-
-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Looking for maintainers - please reach out! #356
Comments
@raix I am interested. I use this package heavily. |
Sounds interesting and a good idea, as raix/push is highly used in meteor community it needs maintenance. |
@da314pc and @shivang007 do both of you want to be added as maintainers? (I'll need your Meteor developer login name for allowing you to publish) |
That will be awesome @raix |
@raix My meteor dev username: da314pc |
@shivang007 and @da314pc I have added you to the repository and meteor group - so you should be able to release new versions etc. let me know if it doesn't work or if you need more information on the package. Thanks guys |
@da314pc @shivang007 do you have to watch this pull request #354 which allows to use fcm for android and ios |
@aboire that has definitely been something I wanted to add to this library. As far as the next release there a couple things I think we have to tackle.
|
@aboire yes we have that open. |
@aboire Yes that is definitely on the to-do list |
@aboire do you want to be part of the maintainer group? |
@raix if i can help yes |
@aboire I've added you to the repo - lmk if you need publish access |
@raix Can we please have a slack/spectrum/any group to improve our communication gap? |
@shivang007 It makes sense - are you guys setting it up or should I? |
@raix You set it up, we will join. |
I've created https://meteoropensourcecomm.slack.com - and added a channel for "meteor-push" @da314pc I don't have your email to send an invite - @shivang007 @aboire Please help invite |
@raix I have sent you an email. |
is there still a need for help? i would like to contribute if possible |
@BrianMulhall yea, more people are always better. We need better docs for the new apn tokens, and also alot fo people have migrated to react natvie, but this project is still great for a back-end service. So i wanted to have a more update to guide for them, |
if i were to fork this repo and then familiarize myself with it would that include all the code/doc/tests/examples/etc that support the project? or are there other areas that contain relevant information? |
and the react-native users no longer use meteor for their applications but could still make use of this code running (server side) on node for their new projects? I'm not sure I am following that comment 100 percent |
Yes you would be familiar with this project. As far as react native, This project has 2 parts, we can still use the server, but i think there has been some confusion on how to integrate it. |
ok cool, let me get up to speed with the repo and take a look around and I am going to try and get it working with a meteor project i have set up just to see it action. then ill reach out and see how i can be of any help. |
Awesome, the hardest part is the setup. Apple's push service wont really work until you have a beta app out, through the app store, but google's fcm service will work just running the app on an android phone. Just remember to have the Server settings set to dev. |
i am able to get it working through firebase cloud messaging on an android device running 8.1 with phonegap-plugin-push version 2.2.3 as my cordova plugin. Worked liked a charm. so next step for me is to take a look around the code and then do a bit of a ramp up on how push actually works (like the internals of it all). just so i know whats what |
i think if i could help out with documentation and maybe testing until i am familiar with things that would be a good place to start. I cant do much damage haha and ill learn the project |
If anyone is willing to take on maintaining this project please ping me! |
No description provided.
The text was updated successfully, but these errors were encountered: