My server is sporting only one version of sending push notifications, and it has my production (release) push certificate.
How do I test the notifications on my debug device and debug builds, using the same production certificate?
My device is sending the token, but when I attempt to send a real push notification Apple servers return status 8 error, that means that device token is incorrect.