pub unsafe static UIApplicationLaunchOptionsRemoteNotificationKey: &'static UIApplicationLaunchOptionsKey👎Deprecated: Continue using UIApplicationDelegate’s application(_:didReceiveRemoteNotification:fetchCompletionHandler:) to process silent remote notifications after scene connection.
Available on crate feature
UIApplication only.Expand description
UserInfo contains a NSDictionary notification payload with property-list objects plus NSNull
See also Apple’s documentation