Android live notifications are now in core!

I encountered a problem that notifications are unable to be received on Chrome Android.

When I enable Live Notification, there will be a result of PushNotificationPusher.subscriptions run in rails c. However, that method will return [] after a notification is sent. No error shown in /logs. Nothing in chrome://gcm-internals on Chrome Android.

I wonder whether it is a bug in Discourse or in my configuration, or some network trouble in China where Google is blocked. (GCM / FCM is not blocked and proxies / VPNs don’t help.)
Does it work for those who have direct connection with Google?

Discourse 2.0.1
Chrome Android 67.0.3396.87

3 Likes