IOS 8

UILocalNotification, PushNotifications, Location updates are not working in IOS 8

With IOS 8 rolled out for iPhone and iPad devices, few months back and all of a sudden most app developers noticed that push notification was not working for their app, neither location updates are running. Most of the apps want user location so that they can offer content based upon user location, with IOS

UILocalNotification, PushNotifications, Location updates are not working in IOS 8 Read More »

Create keyboard extension in IOS 8 SDK – (Part 1 – Introduction)

Tags: #Keyboard extension #Tutorial #IOS8  Extensions are the new features introduced in IOS 8 and like android developers, IOS developers can also override default keyboards with their custom keyboard. This is a wonderful feature as IOS users can set  a keyboard of their IOS devices as per their choices and offer different themes to the keyboards.

Create keyboard extension in IOS 8 SDK – (Part 1 – Introduction) Read More »

Create keyboard extension in IOS 8 SDK – (Part 2 – Keyboard Implementation)

In IOS 8 Extensions are added  and it’s a wonderful feature that IOS user are waiting from long time. In last post we covered basics of creating keyboard extension in IOS 8 SDK, you can read it from Here Now we have to create our keyboard and we are not using auto layout for this, we

Create keyboard extension in IOS 8 SDK – (Part 2 – Keyboard Implementation) Read More »

IOS 8 features

Apple launched IOS 8 on 2nd June 2014, and with that many more new features are provided to iPhone and iPad that make it more lucrative to the users. In this post, we will read about the some of the new features introduced with IOS 8.  Touch id: Your app needs high security of the

IOS 8 features Read More »