How to use Notification service extension with UNNotification in iOS10
问题 Apple introduce new extension names "UNNotificationServiceExtension", but how to launch it from push notification ? I read that service extension provide end to end encryption for payload. Which key is required to set payload of push notification ? How to identify payload and how to launch service extension from push notification ? 回答1: Let me take it step by step. UNNotificationServiceExtension - What it is? UNNotificationServiceExtension is an App Extenstion target that you bundle along