iOS, Mobility

Detecting phone call interruption in iOS App

One of the default behaviors of iOS is that it stops all the services & functions of the app while you are on a phone call. While writing an audio-video iOS App, we must handle phone call's interruption properly to resume the app. It is possible to detect a phone call and it's states with the help of Core Telephony framework....

by vishal.gupta
Tag: iOS
26-Jun-2015

iOS, Technology

Working with multiple build environments in iOS

While working in any iOS application, we need to build our app for multiple environments i.e. Development, Production, UAT, QA. Now a days it becomes a common practice for any app to integrate social media, analytics, crash reporter, third party tools, sdks inside apps. Each of these environment have different set of urls to point to...

by vishal.gupta
Tag: iOS
23-Jun-2015

Grails, iOS

Menu Listing on Navigation bar in iPhone

Hi Everyone, Though there are many native components which are provided in  iPhone for making better and effective applications, but drop down is still missing. But with the amalgamation of certain components and animation we can make a drop down menu to navigate through view controllers. For this customize our root...

by deepakdhanaie
Tag: iOS
22-Apr-2014