Top "Ios10" questions

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

cornerRadius stopped working in Swift 2.3 / iOS 10 / Xcode 8

I have a cornerRadius set on a UIView and a UIImageView inside the same UIView. I am calculating the corner …

swift3 ios10 swift2.3
How to check if Haptic Engine (UIFeedbackGenerator) is supported

I am wondering how we could check if the new iOS 10 API UIFeebackGenerator is available on the current device. There …

ios ios10 haptic-feedback uifeedbackgenerator
iOS 10: Apple transport security "exception domains" no longer working

I'm using iOS 10 beta 8, Xcode 8 beta 6. Regarding Apple Transport Security (ATS) I'm finding that using "exception domains" isn't working in …

security ios10 beta
how to get the incoming call number by using callkit

How to get the incoming call phone number programmatically by using call kit framework. i tried with cxcallobserver class but …

ios ios10 callkit
WKWebView not rendering correctly in iOS 10

I have WKWebView inside the UITableViewCell. The web view load request and then after finished loading, I'll resize the web …

wkwebview ios10
didRegisterForRemoteNotificationsWithDeviceToken is not called on ios10

I have 2 iphones: 1 - with ios 10 and 2 - with ios 9 While trying the 1st iphone: didRegisterForRemoteNotificationsWithDeviceToken method is not called …

objective-c push-notification ios10 devicetoken
Multipeer Connectivity Not Connecting Programmatically

I am creating an iOS/macOS app that uses remote control functionality via the Multipeer Connectivity Framework. Since the device …

swift3 multipeer-connectivity ios10 macos-sierra xcode8-beta4
Auto Layout constraint change does not animate

I was learning the auto layout with animations from the tutorial http://weblog.invasivecode.com/post/42362079291/auto-layout-and-core-animation-auto-layout-was and things were …

ios ios7 autolayout uiviewanimation ios10
What is the height of the new iOS 10 Today Widget/Extension?

I am building an iOS Today widget, and while testing for iOS 10 I noticed that all widgets are now being …

ios objective-c swift ios10 today-extension
Register push notification Swift 3 + iOS 10

I'm trying to implement rich push notification but having issue with register push notification. Anybody help me?

apple-push-notifications swift3 ios10 xcode8 unusernotificationcenter