Top "Ios10" questions

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

The document Main.storyboard requires Xcode 8.0 or later

I downloaded Xcode beta and opened my existing project to see how it works with Xcode 8 beta (I opened Storyboard …

ios objective-c xcode storyboard ios10
if we're in the real pre-commit handler we can't actually add any new fences due to CA restriction

I am using UIImagePickerController with Camera type. When I first opens the image picker controller it works fine, But after …

ios camera uiimagepickercontroller beta ios10
Xcode 8 | iOS 10 simulator "Error returned in reply: Connection invalid"

While I am try to run an app in the iOS 10 simulator using xcode8 I get these alerts frequently. They …

ios xcode ios-simulator ios10 xcode8
Where can I download the iOS 10 simulator runtime file?

I want to test my apps in the iOS 10 simulator, but I'm not sure where to get the .runtime file …

ios-simulator xcode8 ios10
Deleting all data in a Core Data entity in Swift 3

Is there a way to do a batch delete of all data stored in all of the entities in core …

core-data swift3 ios10 xcode8
This iPhone 6 is running iOS 10.1 (14B55c), which may not be supported by this version of Xcode

I'm trying to run the app after I updated Xcode to v8 and iOS to v10, but this error message …

ios iphone xcode ios10 xcode8
xcode 8 push notification capabilities and entitlements file setting

when using xcode 8 doing the push notification setting, unlike xcode 7, xcode 8 need developer turn on push notifications capabilities switch ( located …

push-notification ios10 xcode8 xcode8-beta6 unnotificationrequest
SecItemAdd always returns error -34018 in Xcode 8 in iOS 10 simulator

Update: This issue has been fixed in Xcode 8.2. Keychain works in the simulator without enabling keychain sharing. Why am I …

ios xcode ios10 xcode8
How to Disable URL Link Previews in iMessage iOS11 (or iOS10, Mac OSX Sierra)

Unable to send links between my developers via iMessage, as the "preview" feature of iMessage in iOS11 & iOS10 is …

ios ios10 ios11 imessage
iOS 10 bug: UICollectionView received layout attributes for a cell with an index path that does not exist

Running my app in a device with iOS 10 I get this error: UICollectionView received layout attributes for a cell with …

ios uicollectionview ios10 uicollectionviewlayout