APNs Silent push notifications not working when app is kill state

Hi,

We are using APNs for push notifications.

When my app [iOS 12 or 13] in kill state & open any other apps [like WhatsApp or any] then silent push notifications are not reaching my app.


If my app is in kill state & didn't open any other apps then silent push notification is calling AppDelegate "didFinishLaunchingWithOptions" function.


Im using content-available for silent notifications as shown bellow.

{
   "aps" : {
      "content-available" : 1
   }
}


Please help me in fixing this issue. Thanks.

Posted on Dec 7, 2019 7:17 AM

Reply

Similar questions

There are no replies.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

APNs Silent push notifications not working when app is kill state

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.