mutable-content
iOS 10开始新增的特性功能,此处开启说明支持iOS10的UNNotificationServiceExtension特性,如果不开启则是普通的 Remote Notification。
使用UNNotificationServiceExtension 需要开启
content-available
iOS 7开始新增特性,此处开启说明是 Background Remote Notification,如果不启用则是普通的 Remote Notification。
APP在后台需要做操作需要开启
网友评论