说明在IOS8下没有注册,所以需要额外添加对IOS8的注册方法,API中有下面这个方法: Registering UIUserNotificationSettings more than once results in previous settings being overwritten. (void)...
ifndef_IPHONE_4_0#warning"This project uses features only available in iOS SDK 4.0 and later."#endif#ifdef_OBJC_#import<UIKit/UIKit.h>import<Foundation/Foundation.h>endif 或许你会觉得这预...
The way it work is by using the new notification API for GCD introduced in OS X 10.10 and iOS8.Each chaining block is called when the previous queue has finished. 本库使用了 iOS8 提供的通知 API 来...