rails/action_push_native

Web push + frontend example

Closed this issue · 4 comments

Hi there!

First of all, thank you so much for this gem!

I'm curious, do you plan on adding browser push notifications support? Or do you use other services at 37Signals?

Not sure if it's very complex, but I wanted to try this gem and I had to figure out how to get the token from the phone. Does it require native code? Maybe worth adding to the readme?

Thanks a loooot!

rosa commented

Hey @lethaale! We're planning to do that in a different gem. This one is focused on mobile push notifications alone 😊
Thank you!

arpu commented

Hey @rosa

Any news on this you can share?

Hey @rosa

Any news on this you can share?

https://github.com/excid3/action_push_web I have been following this from @excid3, but not sure if it's officialy rails

rosa commented

@lethaale that's right! That is going to become the Rails's official one in the future.