Is this package alive and supported
Wanted to see if this package is still maintained and supported, I see open issues and 7 pull request. Is it just better to use NPM packages?
it's still alive - depending on the direction Meteor is taking npm might be the place in the future + I'm guessing mongo db and ddp will deprecate in favor of graphql? making this package obsolete or candidate for a complete rewrite...
React native also got push right? (anything to avoid cordova plugins)
Hi @raix , What is this project future? Do you have any idea about release it as a npm package or add new features to it?
@cyclops24 I don't have any plans for moving it to npm. I think / hope that the future of this package will be deprecation - the cordova and react-native plugins are getting better so theres most likely no need for unifying the api any more. Sending notifications from the server is fairly trivial to implement or use a service for sending messages so you might want that when scaling is needed.
I'm not using the push package my self anymore and not using Meteor either - but if there are pr's I'll review and release.
Thank @raix for your attention, Which cordova or react-native plugins you suggest as a raix:push alternative? Send to Meteor userId is a very useful feature in your package which package now has this feature?
@raix is this package not working in meteor 1.8.1? I'm saying it because after adding this package, meteor start giving me error.
@akatrodiya It's working, please follow the steps provided. Alternatively you can go through this https://github.com/raix/push/issues/361#issuecomment-463692629