Skip to content
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

Push notifications #186

Open
TobiaszCudnik opened this issue Jan 22, 2019 · 1 comment
Open

Push notifications #186

TobiaszCudnik opened this issue Jan 22, 2019 · 1 comment

Comments

@TobiaszCudnik
Copy link
Contributor

Having push notifications would be beneficial according to some users.

Those are supported on:

  • desktop (chrome, firefox, edge)
  • mobile (android)

Support missing on:

  • desktop (safari)
  • mobile (ios)

Support details.

@vekexasia
Copy link
Contributor

Given that we won't use polling using service workers. What is left is building a service that listens to the blockchain using websockets and pushes notifications to a third party service that will route the push notification accordingly.

We could use OneSignal but I'm afraid of usage quotas and limits. For now we can use this issue to track the evolution of such feature but i dont see it coming really soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants