Hacker News new | ask | show | jobs
by untog 3777 days ago
Not an iPhone user here - do you mean that the Chrome app on iOS has Web Push notification support?
1 comments

It doesn't look like it does yet.

http://caniuse.com/#search=Notifications

Shame. I wonder if Google could shim it into Chrome iOS?
They should be able to. Embedded Safari allows you to define JavaScript APIs to interface with your app, and the app can register for push notifications.