Meteor-Community-Packages / raix-push

DEPRECATED: Push notifications for cordova (ios, android) browser (Chrome, Safari, Firefox)
https://atmospherejs.com/raix/push
MIT License
514 stars 197 forks source link

Enable push permissions #284

Open Marcelrama opened 7 years ago

Marcelrama commented 7 years ago

Before I left the message to enable the permissions of the push notifications, then trying to make them work on android I did not get back out the message of the push, I have them enabled with Push.enabled (); I'm following the demo example

https://github.com/elvismercado/meteor-raix-push-demo

Now I'm stuck trying to get get the message permissions for both ios and android. If before I work on ios now I do not understand why they do not work.