iOS10AdaptationTips
iOS10AdaptationTips copied to clipboard
Lots of issues trying to run under Xcode 8 and iPhone 7 IOS 10 simulator
Thanks for the Objective C sample code, however when trying to run it under Xcode 8 and IOS 10 simulators there are lots of errors and a deprecation:
- categoryWithIdentifier no longer has 'minimalActions' option
- triggerWithTimeInterval:5.f .... minimum time interval is 60 seconds for repeating notifications??
- missing images [email protected] and [email protected] causing warnings in Xcode.
- UIAlertView is deprecated since IOS 9
Kind Regards
Plasma