Top "Ios9" questions

iOS 9 is the ninth version of Apple's iOS mobile operating system.

how to open phone dialler in iOS 9?

I found solution that I need to add some code in info.plist. I did it like below: <key&…

ios objective-c iphone ios9 openurl
'UIPopoverController' is deprecated: first deprecated in iOS 9.0

I have developed a project that shows error : 'UIPopoverController' is deprecated: first deprecated in iOS 9.0 - UIPopoverController is deprecated. Popovers …

ios objective-c ios9 uimodalpresentationstyle
Swift: How can I store coordinates using CLLocationCoordinate2D as a string or an int?

So far, this is the code I have. I'm trying to store the values of locValue.latitude and locValue.longitude …

ios swift swift2 ios9 cllocationcoordinate2d
Cannot load HTTP links in UIWebView in iOS 9

I am trying to load HTTP links within UIWebView. The links are from my website so they are reliable. I …

ios uiwebview ios9 xcode7 nsapptransportsecurity
iTunes Connect error: "An In-App Purchase has been returned"

I'm seeing the following error in iTunes Connect in the in-app purchase section for my app: An In-App Purchase has …

objective-c in-app-purchase app-store-connect ios9
How can I reset iOS 9 Universal Linking settings?

While testing universal links on my iOS 9 app, I accidentally tapped "mywebsite.com >" (top right corner). This made the …

ios ios9 ios-universal-links
shouldAutorotate not called on view controller

I have a simple app consisting of a single view controller. I started with the Xcode 7 GM Single View Application …

ios uiviewcontroller ios9 screen-rotation
iOS 9 - keyup event not firing

Is anybody else having problems with the keyup event in iOS 9 not firing? Just a simple test bed replicates the …

javascript jquery ios9 keyup onkeyup
UIActivityViewController on iPad

I have been using the code below to show a UIActivityViewController which worked fine when I was using Xcode 6, Swift 1.2 …

ios swift2 ios9 uiactivityviewcontroller
How to hide the shortcut bar in iOS9

I have a textfield with a hidden keyboard (since I'm using it with bluetooth). However, in iOS9 the shortcut bar …

uitextfield ios9