iOS 10 is the tenth version of Apple's iOS mobile operating system.
I have a cornerRadius set on a UIView and a UIImageView inside the same UIView. I am calculating the corner …
swift3 ios10 swift2.3I am wondering how we could check if the new iOS 10 API UIFeebackGenerator is available on the current device. There …
ios ios10 haptic-feedback uifeedbackgeneratorI'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 betaHow to get the incoming call phone number programmatically by using call kit framework. i tried with cxcallobserver class but …
ios ios10 callkitI have WKWebView inside the UITableViewCell. The web view load request and then after finished loading, I'll resize the web …
wkwebview ios10I 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 devicetokenI 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-beta4I 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 ios10I 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-extensionI'm trying to implement rich push notification but having issue with register push notification. Anybody help me?
apple-push-notifications swift3 ios10 xcode8 unusernotificationcenter