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 Mar 13, 2018. It is now read-only.
If the clickURL is already open in Chrome on Android and the screen is turned on, the device does not receive any notification. If the screen is turned off, a notification is received and (when clicked) platinum-push-messaging-click is triggered, as expected.
On my desktop computer running Chrome notifications are received even when the clickURL is open.
I would like to update the page at clickURL whenever a notification is received, however, that works on desktop only. I suspect this is a bug, as the behaviour is not consistent across platforms. Or is there another explanation?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If the
clickURL
is already open in Chrome on Android and the screen is turned on, the device does not receive any notification. If the screen is turned off, a notification is received and (when clicked)platinum-push-messaging-click
is triggered, as expected.On my desktop computer running Chrome notifications are received even when the
clickURL
is open.I would like to update the page at
clickURL
whenever a notification is received, however, that works on desktop only. I suspect this is a bug, as the behaviour is not consistent across platforms. Or is there another explanation?The text was updated successfully, but these errors were encountered: