Hacker News new | ask | show | jobs
by espinchi 3821 days ago
Well it's about push notifications to your phone, so it has to be an app.
1 comments

That is not true. [0] [1]

[2] is my crappy push notification service mostly built for my own usage because PushBullet started getting more bloated and annoying.

[0]: https://developers.google.com/web/updates/2015/03/push-notif...

[1]: https://developer.mozilla.org/en-US/docs/Web/API/Push_API

[2]: https://github.com/thefinn93/EasyPush

None of these work natively on iOS.
This doesn't work on iOS? I thought it did. [0] claims it can do this on Chrome for iOS, or maybe by native you mean on Safari, which doesn't seem to support it...

[0]: https://storage-cdn.realtime.co/chrome-push/index.html

Yeah by natively I meant without installing 3rd party apps, which is what the GP complained about.
But you need to have the page open in a browser on your phone, no?