Category: iOS Development

Category: iOS Development

Build Roll a ball for android or iOS in Unity
Image December 3, 2018 Android Development,Game Development,iOS Development Pushpendra Kumar

Have you done with the standalone programming? Yes! If you are looking for this issue then I make sure then you have done with the official unity tutorial. In the official tutorial they have described everything but at the end, they have missed how you can run your game on the android device. For the

Details
How to open maps with latitude and longitude in iOS
Image November 29, 2018 iOS Development Pushpendra Kumar

If you are here in this post then defiantly you must be looking for the easiest way for opening the Map in iOS. I am going to tell you some simple solution with the complete methodology. Here you will get the very simple code for opening the map programmatically. At the very first i am

Details
How to remove character from string in swift
Image November 28, 2018 Development,iOS Development Pushpendra Kumar

If you are looking for the modification of string into the different format, then you are on the correct post. Because here I am going to tell you the concept that how can modify your entire string into the swift language. This protocol will help you bring you out from the different situation. Let’s suppose

Details
how to upload image via codeIgniter function in PHP
Image November 26, 2018 Android Development,Development,iOS Development Pushpendra Kumar

Here you can see the PHP CodeIgniter code for uploading the Image via android or iOS. For iOS you can refer a video. For watching the video please click here. This post is about CodeIgniter(C.I.) file upload. By the use of file uploading class, you can easily upload a file or an image. One can

Details
How to validate UITextField input in swift
Image November 20, 2018 iOS Development Pushpendra Kumar

If you are looking for validation in the swift programming language then you are on the right search. Swift language input validation may be a different kind like username, name, phone number, email address and much more, but you do not need to worry about that. Because if you know the procedure of validation then

Details
How to make card view in swift
Image November 19, 2018 iOS Development Pushpendra Kumar

Well, this sounds pretty simple CardView. If you are are an Android Developer. Then hopefully you must be known by this term. If you are not an android developer then do not need to worry. Basically, CardView is a separation of view with some attraction and shadow. And this is very important to know that

Details
What is the advantage of using CocoaPods
Image June 22, 2017 iOS Development Pushpendra Kumar

There are many pros of using Cocoapod over manually managing Dependencies in your project. You begin working on a project and everything is going great (It could be a solo project or a team project). As the project progresses, you find it necessary to use third party libraries to help the project move along faster

Details
How to Start Developing iOS Apps
Image June 21, 2017 Development,iOS Development Pushpendra Kumar

Start Developing iOS Apps (Swift) is the perfect starting point for learning to create apps that run on iPhone and iPad. View this set of incremental lessons as a guided introduction to building your first app—including the tools, major concepts, and best practices that will ease your path. Each lesson contains a tutorial and the

Details
What is new in xcode 8.3.3
Image June 13, 2017 iOS Development Pushpendra Kumar

Xcode is an integrated development environment for macOS containing a suite of software development tools developed by Apple for developing software for macOS, iOS, watchOS and tvOS. First released in 2003, the latest stable release is version 8 and is available via the Mac App Store free of charge for macOS Sierra users. Registered developers

Details