iOS 7 Silent Push Notification doesn't work in background when application not connected to the xcode.
I used following payload and when application is in background/foreground/background & connected to the xcode, control comes in application:didReceiveRemoteNotification:fetchCompletionHandler method
but when application is in background and not connected to the xcode this method never gets called.
The payload used:
{ "content-available": 1, "sound": ""}
Seems like the payload is incorrect. It needs to children to the "aps" key.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With