raix-push icon indicating copy to clipboard operation
raix-push copied to clipboard

Is this package alive and supported

Open isAlmogK opened this issue 9 years ago • 6 comments

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?

isAlmogK avatar Sep 01 '16 00:09 isAlmogK

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)

raix avatar Sep 20 '16 18:09 raix

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 avatar Nov 26 '16 08:11 cyclops24

@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.

raix avatar Nov 26 '16 16:11 raix

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?

cyclops24 avatar Dec 11 '16 17:12 cyclops24

@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 avatar Apr 15 '19 11:04 akatrodiya

@akatrodiya It's working, please follow the steps provided. Alternatively you can go through this https://github.com/raix/push/issues/361#issuecomment-463692629

shivang007 avatar Apr 16 '19 04:04 shivang007