iOS10AdaptationTips icon indicating copy to clipboard operation
iOS10AdaptationTips copied to clipboard

Lots of issues trying to run under Xcode 8 and iPhone 7 IOS 10 simulator

Open PlasmaSoftUK opened this issue 8 years ago • 0 comments

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

PlasmaSoftUK avatar Oct 03 '16 14:10 PlasmaSoftUK