Tag: iOS

Tag: iOS

Country picker in iOS with swift 5 without 3rd Party library
Image May 12, 2020 Development,iOS Development Pushpendra Kumar

Hello, Guys welcome to this tutorial. In this tutorial, I will explain to you that how you can design your country picker without using any third-party libraries. And it’s a very easy tutorial. In this tutorial, I have explained the complete concept of the country picker in iOS with a very easy and basic example.

Details
Draw route in iOS with MapKit
Image April 10, 2020 Development,iOS Development Pushpendra Kumar

Hello Guys, Welcome to this tutorial. I hope you are doing well. Here once again I came with a new wonderful tutorial. Which is as How to draw Route in iOS with MapKit. In this tutorial, I will make you understand how you can draw routes on the map in iOS with the help of

Details
Play video in iOS
Image February 26, 2020 Development,iOS Development Pushpendra Kumar

Hey Guys, Welcome to the world for exciting learning and sort trick of the development. In this tutorial I will let you know that how you can play video in iOS. And another question is also related with it. How to to video streaming in iOS with swift programming language. Play video in iOS So,

Details
Json parsing in iOS
Image February 23, 2020 Development,iOS Development Pushpendra Kumar

In this tutorial, We are going to cover json parsing in iOS. And we will see a very sort method for parsing the JSON into the class model format. Now a days all the application is using web services for receiving and sending data from one client to another client. That’s why, It’s become necessity

Details
How to get image in iOS push notification
Image January 10, 2020 Development,iOS Development Pushpendra Kumar

Hello Developers, Here I am giving you quick review regarding how to get image in iOS push notification. This procedure called rich notification in iOS. So let’s come the point directly without waisting time. At the very first you have to create all the certificate on the apple developer account. In Addition, You have to

Details
What’s the thing to know about iOS 12.1.1 update
Image December 21, 2018 Development Pushpendra Kumar

iOS 12.1.1 Glad to see you here, That great thought in your mind for knowing more things about the technology. If you are wondering what’s new in iOS 12, not sure about installing it yet because you are worried about what iOS 12 might do to your iPhone or iPad, or just want to know

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 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