User push notifications in cordova 3.3

后端 未结 3 1302
攒了一身酷
攒了一身酷 2021-01-25 11:42

I want to implement notifications in android using 3.3 cordova, I\'m new at this. I have tried several tutorials but without success. Could explain a simple way to implement it

3条回答
  •  庸人自扰
    2021-01-25 12:19

    Use this phonegap plugin for push notification both in Android and IOS. It works fine for me.

    https://github.com/phonegap-build/PushPlugin

提交回复
热议问题