ChenYilong / ChenYilong/iOS10AdaptationTips
Lots of issues trying to run under Xcode 8 and iPhone 7 IOS 10 simulator
Open
- Dominant language
- Objective-C
- Stars
- 632
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
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 Default@2x.png and 83.5x83.5@2x.png causing warnings in Xcode.
- UIAlertView is deprecated since IOS 9
Kind Regards
Plasma
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.