iOS 10 is the tenth version of Apple's iOS mobile operating system.
I have converted my code in swift 3. I am using core data in my application. As you know, NSFetchRequest has …
ios core-data swift3 nsfetchrequest ios10I'm trying to save an image to the photo library in Swift 3 (I'm working with Xcode 8). ViewController Code: func shareImage(…
swift ios10 xcode8 uiactivityviewcontroller save-imageSince upgrading to XCode8 GM and ios10, all of my views created via Interface Builder are not being initialized correctly …
objective-c autolayout frame ios10 xcode8I'm new to iOS programming. I want to connect my app to my web service (HTTPS). Why is XCode telling …
swift3 ios10 nsurlsession app-transport-security xcode8.2I want to remove all previous local notification from NotificationCenter when adding new notifications. But it is working in iOS9.0 …
ios swift uilocalnotification ios10I currently updated to Xcode 8 GM. When I try to see my storyboard, above window pops up and there's no …
ios10 xcode8I am currently running iOS 10 beta 8 with Xcode 8.0 beta 6 and the custom sound does not play when I receive a …
apple-push-notifications ios10The Maps app in iOS 10 now includes a heading direction arrow on top of the MKUserLocation MKAnnotationView. Is there some …
ios mkmapview ios10 mkuserlocationI try to write/read values to/from [NSUserDefaults standardUserDefaults], but it seems not to work. My code is: [[NSUserDefaults …
ios objective-c nsuserdefaults xcode8 ios10It seems to me that whenever a Today Widget crashes for any reason it displays the "Unable to load" message (…
ios xcode swift3 ios10 ios10-today-widget