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 de
If you want to test your app in production mode, you will need distribute the Distribution version of your app using ad hoc.
When your application ready for submission, you create an ad hoc provisioning profile specifying an App ID that matches one or more of your apps, a set of test devices, and a single distribution certificate.
Here is an image to illustrate how the provision profile works: