Start a new topic

Deliver push msgs after the app is forced closed

Even when [[KCSPush sharedPush] onUnloadHelper] is removed from applicationWillTerminate, app still doesn't receive push msgs after It is manually terminate.

I was not able to reproduce. Make sure:



1. The push cert is valid and matches the one in the dev console, and the app is built with the right entitlements.

2. The active user has a token in its _push field.

3. The app receives pushes when running.

4. The push has a valid alert.



Did you try a broadcast push or a targeted push?
I mean when the user forces closes the app on iOS, the push msgs are not delivered anymore. Why is that?
Ali, How do you mean?
Login or Signup to post a comment