In development mode I can send push notification to devices, instead I can't in production, my setup is:
The problem is that my rails application sends notifications and didn't receive any errors, but nothing arrived on devices.
I'm using testflight for distribute ad-hoc version of my application, but I don't known any problem using testlight and APNS.
What can be?
EDIT I resolved: the port was wrong, 2195 instead of 2196...
AdHoc build receives no push notifications.
You can fix an iPhone that's not getting notifications by restarting it or making sure notifications are turned on. You should also make sure your iPhone is connected to the internet so apps can receive notifications. If all else fails, you should try resetting the iPhone — just make sure to back it up first.
One of the main reasons why your phone's notifications aren't working could be due to broken app updates. If your Android device is not getting notifications from one app in particular, it's possible that the developers have accidentally rolled out a buggy update.
APNs have a separate SSL certificate for production and for development.
You are probably using your development certificate with the production build.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With