@gildebrand wrote:
I am having trouble with Ionic.io push notifications. I can't get the push notification to work in dev-mode or with real notifications for iOS and Android.
In dev mode I can see that the browser polls for new notifications correctly, but the push notification is never received by the client.
With "real notification"-mode the device (if iOS) asks the user for push permission. The device receives a token. However the push notifications sent is never received by neither iOS-devices or Android-devices.
I've checked the io API-key and APP-id and they're correct.
If I check the status of the push notifications using the API, I can see that the push notifications have their state set to
enqueued
.What could be wrong?
Posts: 1
Participants: 1