摘要: iOS10 已经 “deprected” 我们的UILocalNotification 采用了全新的UNUserNotificationCenter; 1 首先,你需要引进<UserNotifications/UserNotifications.h> 2 然后,在AppDelegate.m中,完成推 阅读全文
posted @ 2016-10-13 18:16 wangwei_Carry 阅读(4210) 评论(0) 推荐(0)