I created an App to send remote notifications from a web server. When I tested the App in Development Mode all the notifications arrived correctly on the phone, after the Ap
Device token for Production and Sandbox are different for same device.
So try getting device token by using Adhoc or Distribution certificates and use the generated token on production, this worked for me.