Hello,
I have created an app that uses Ionic push notifications in iOS.
When I debug everything works smoothly, but when I release the app either with an Appstore or an Adhoc provisioning profile, notifications just don’t arrive. Ionic tells me that they are sent (I am testing with apps.ionic.io) but they don’t arrive.
I have checked and re-checked the entintlements of the provisioning profiles on the Apple developers website and it says that they include push notifications.
I have also tried creating new API keys in ionic.io, explicitly ticking both development and production, but nothing has changed.
Has anyone experienced similar problems?
Thanks.
Dario