Top "Ios10" questions

iOS 10 is the tenth version of Apple's iOS mobile operating system.

Xcode 8, iOS 10 - "Starting WebFilter logging for process"

I am receiving this warning in my debugger in xcode 8, iOS-10, when I using UIWebView Delegate methods to load something. …

ios uiwebview ios10
Falling back to loading access token from NSUserDefaults because of simulator bug

Xcode log show the above error while running in Xcode 8.1, ios 10.1. Is there any problem or should I ignore and …

objective-c ios10 xcode8.1
IOS HTML disable double tap to zoom

I am designing a website primarily focused on data entry. In one of my forms I have buttons to increment …

javascript html ios iphone ios10
Using NSUserDefaults with Xcode 8 and iOS 10

NSUserDefaults no longer appears to be a class in the iOS 10 SDK: let defaults = NSUserDefaults.standardUserDefaults() This fails to compile. …

ios swift swift3 ios10 xcode8
How to use Notification service extension with UNNotification in iOS10

Apple introduce new extension names "UNNotificationServiceExtension", but how to launch it from push notification ? I read that service extension provide …

ios push-notification ios10 ios-extensions
iOS 10 App has crashed because it attempted to access privacy-sensitive data

I'm running my project which was working fine previously but after updating my xcode my app crashes and giving this …

ios cocoa-touch ios10
iOS10 UNNotificationServiceExtension not called

Im implementing new iOS10 extension to use rich notifications. Im trying to test it on push notifications but is not …

ios apple-push-notifications ios10 ios-app-extension unnotificationserviceextension
Safe area layout guides in xib files - iOS 10

I started adapting my app for iPhone X and found an issue in Interface Builder. The safe area layout guides …

ios ios10 xcode9 iphone-x
How to delete an app from iOS Xcode Simulator?

Just in case, we can delete apps by resetting contents and settings but an individual app could also be deleted …

ios10 force-touch xcode8-beta3
Unable to boot device due to insufficient system resources using Xcode 9

When I try to launch an iOS Simulator from Xcode 9, the following error pops up:

ios ios-simulator ios10 xcode9