I Have implemented this url.
Development mode notification is working but in production its not working. and shows errors.
dakshas-iMac:alootamatar
First of all make sure you install production APN certificates on your server, not development certificates.
After that make sure, you are sending the notification to right server URL
gateway.sandbox.push.apple.com
, port 2195
. (for
thedevelopment) gateway.push.apple.com
, port 2195
. (for the release)Still you have the same problem, try this App. APN Tester