You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 29, 2022. It is now read-only.
The checkbox shows up on mobile, but you never actually get push notifications for them.
This might be because you need to have a service worker on the website according to their new requirements for sending a background push notification to a mobile device from a website.
The text was updated successfully, but these errors were encountered:
Recently they added support for push notifications from websites to chrome on android
http://blog.chromium.org/2015/04/reaching-and-re-engaging-users-on.html
The checkbox shows up on mobile, but you never actually get push notifications for them.
This might be because you need to have a service worker on the website according to their new requirements for sending a background push notification to a mobile device from a website.
The text was updated successfully, but these errors were encountered: