android - Push notification integration in meteor -


i having 2 applications 1 admin , users.i want implement push notification in when ever user rate offer in application admin can notification of user phone-number , rating count.i found 1 example of push notification unable implement in application storing data in local mongodb not in main other application not stored value in order hit push notification.i stuck @ point. can 1 provide me simple approach/process achieve goal.i new meteor , have not knowledge it. implement push-notification taking reference of :-

1) https://github.com/richsilv/meteor-cordova-notifications/

2) https://github.com/richsilv/cordova-notifications-demo

any appreciated. thanks.

i highly recommend using parse:

https://parse.com/docs

they make push notifications super easy, , affordable price.


Comments