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 Sep 4, 2020. It is now read-only.
Push notification is working, "notification" event is fired
Actual Behaviour
Don't working push notification in browser.
I use Firebase for push notification, server worker load, but push event don't fire when message received. pushServiceURL is default.
Platform and Version (eg. Android 5.0 or iOS 9.2.1)
Hey, I'm having this issue, too. In fact, on the browser the initial registration callback never returns either. Would really love to be able to hook this up to the same Google FCM as my Android app. Any advice?
@macdonst thanks for your clarification. Can u tell me if in the browser registration_id for this plugin will generate a key that can be used on FCM as well?
I'm kind lost of understanding what is this browser support, because when i try to run on a normal browser i receive tha warnings saying that is not cordova or plugin not installed
Expected Behaviour
Push notification is working, "notification" event is fired
Actual Behaviour
Don't working push notification in browser.
I use Firebase for push notification, server worker load, but push event don't fire when message received.
pushServiceURL
is default.Platform and Version (eg. Android 5.0 or iOS 9.2.1)
Version 54.0.2840.99 m (64-bit)
Cordova CLI version and cordova platform version
Plugin version
Sample Code that illustrates the problem
The text was updated successfully, but these errors were encountered: