Ionic Push Notification not work

Hello guys , I have the following problem , I need to implement the IONIC PUSH NOTIFICATION , I had done this before with the previous version . But today I realized that there were some changes. I followed the tutorial this links link1 ,link2 , with that I could generate the necessary keys and send a push but this does not look like the native push or works with a closed application, does anyone know how I can implement push notification identical to the native, and operating in production mode.

You should follow the latest push doc,
here is the link http://docs.ionic.io/docs/push-quick-start

How do I get these notifications even when closed application , the suggested link works but only with the application open

Nope…It will work …can you post your code?

I’ve solved the problem I used the https://github.com/phonegap/phonegap-plugin-push, anyway thanks.

1 Like