Failed to receive native Push notifications from Ionic 2

1

I'm developing an application using Ionic 2 / Angular 2 / Typescript.

This application uses the native push notifications plugin of Ionic 2 and Google Cloud Message (GCM) in conjunction with Amazon SNS.

The on notification event is often not triggered.

The SNS sends the same message via push and via sms. Sms messages are always received.

I always need to uninstall the application and restart the virtual machine in order to work. Sometimes it works, sometimes it does not. Sometimes it works only at the beginning and then stops receiving notifications.

Does anyone have the same problem or do you know the possible causes?

    
asked by anonymous 14.07.2016 / 16:34

0 answers