Reply to Error with Download Container on iPadOS17 and Xcode15 Facing similar issues. Any solution? Topic: Developer Tools & Services SubTopic: Xcode Tags: Dec ’23
Reply to didReceiveRemoteNotification not called in iOS 13.3 when app is in background Try my below sample payload. Add "content-available": 1 line in your payload. { "aps": { "alert": "Game Request", "sound": "default", "content-available": 1 } } Topic: App & System Services SubTopic: Notifications Tags: Feb ’23