Top "Ios9" questions

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

How do I specify a custom icon for a static UIApplicationShortcutItem in my iOS 9 App?

I'm currently implementing home screen Quick Actions for my iOS 9 app using 3D Touch. I have several actions using the …

ios ios9 3dtouch uiapplicationshortcutitem
App Transport Security and IP addresses in iOS9

I develop my iOS app using a local server running on my dev box. When testing on devices, I connect …

ios9
Can we test Apple pay in simulator

I know that Apple pay testing we use Apple pay stubs in iOS 8, but please let me know how to …

xcode swift ios8 ios9 applepay
iOS 9 - "attempt to delete and reload the same index path"

This is an error: CoreData: error: Serious application error. An exception was caught from the delegate of NSFetchedResultsController during a …

ios swift ios9 nsfetchedresultscontroller
How to use PHPhotoLibrary like ALAssetsLibrary

For iOS9, ALAssetsLibrary is deprecated. So how to change it as PHPPhotoLibrary instead of ALAssets? if (RecordedSuccessfully && recording == …

ios objective-c ios9 alassetslibrary photosframework
UIWindow endDisablingInterfaceAutorotationAnimated error appears in console when keyboard is dismissed interactively from collectionView in iOS9 only

I am getting this strange error in iOS9 only: [UIWindow endDisablingInterfaceAutorotationAnimated:] called on UITextEffectsWindow: ...without matching -beginDisablingInterfaceAutorotation. Ignoring. anytime I …

swift keyboard ios9 collectionview
iOS Push Notification Banner shown twice for a single Push

I've noticed that sending a Push notification results in the following behavior: See how the banner is shown a second …

ios push-notification apple-push-notifications ios9
How to get monospaced numbers in UILabel on iOS 9

At WWDC 2015, there was a session about the new “San Francisco” system font in iOS 9. It uses proportional number rendering …

ios uilabel uifont monospace ios9
/Fabric.framework/run: Permission denied

While running my App I am getting Path/Library/Developer/Xcode/DerivedData/app-hhrnpfyhpluwgwcdjsjkbeehwwqs/Build/Intermediates/app.build/Debug-iphoneos/app.build/…

ios objective-c ios9 twitter-fabric
Google Maps URL scheme not working on iOS 9

The following URL scheme was working on previous version but doesn't work anymore on iOS 9: comgooglemaps://?q=Google+Japan,+Minato,+…

ios objective-c google-maps ios9 url-scheme