Post

Replies

Boosts

Views

Activity

Comment on didReceiveRemoteNotification not called in iOS 13.3 when app is in background
Nice answer...It's working.
Replies
Boosts
Views
Activity
Feb ’23
Comment on didReceiveRemoteNotification not called in iOS 13.3 when app is in background
Try this sample payload. { "aps": { "alert":  "Game Request",  "sound": "default", "content-available": 1 } }
Replies
Boosts
Views
Activity
Feb ’23