/
Becoming UNUserNotificationCenterDelegate Observer
Becoming UNUserNotificationCenterDelegate Observer
Becoming UNUserNotificationCenterDelegate requires forwarding data to iOS SDK.
Notification Delegate: If you choose to become UNUserNotificationCenterDelegate, it will require you to forward its delegate methods to SDK:
Note that after becoming UNUserNotificationCenterDelegate, SDK will only take over after application launch from a killed state.
And to control the display of notifications in the foreground by yourself.
Related content
Becoming UNUserNotificationCenterDelegate for Appoxee Standalone
Becoming UNUserNotificationCenterDelegate for Appoxee Standalone
More like this
Request Notification at Best Time for Appoxee Standalone
Request Notification at Best Time for Appoxee Standalone
More like this
Rich Push Notifications Integration for iOS
Rich Push Notifications Integration for iOS
More like this
Disable and re-enable Push Notifications for Appoxee Standalone
Disable and re-enable Push Notifications for Appoxee Standalone
More like this
Show Notification Permission Alert Dialog
Show Notification Permission Alert Dialog
More like this
iOS Receive Push Payload Details
iOS Receive Push Payload Details
More like this