I have registered for remote notifications fine
I have the deviceToken, the server is using it, it's sending messages to my test user, and when the app is in foreground I breakpoint and receive incoming remote notifications.
But when the app is backgrounded, nothing.
SSL certs signed for dev and prod. Currently, I using the dev push.pem with sandboxed APNS address, against a iOS Developer signed profile.
Help?