Search code examples
cordovaionic-frameworkionic.io

Push notifications with ionic.io doesn't arrive


Recently I changed my account email address, and notifications stop working. I was on alpha version, so I migrated to beta, thinking that was the problem. Currently I'm on beta version, but still didn´t receive niotifications. I have configured dev_push to false, and I created the security profile with the apn certtificate and the gcm key. The devices are correctly registered as console log and dashboard ifnormation, but if a send a test push from dasboard never arrives to iOS or Andorid. Can you help me?

I got it working on Android, but not on iOS. I'm getting always APNS_BAD_DEVICE_TOKEN, I check my security profile and is OK


Solution

  • I had to make all steps from scratch and test with TestFlight build. I can't get ir work with XCode build, not on debug and not on release.