摘要: - (void)viewDidAppear:(BOOL)animated { //首先判断应用通知是否授权,注意iOS10.0之后方法不一样 if (@available(iOS 10.0, *)) { [[UNUserNotificationCenter currentNotificationCenter] getNotificationSettingsWithCom... 阅读全文
posted @ 2019-07-24 16:48 kawerd 阅读(6324) 评论(0) 推荐(0) 编辑