dpa99c / cordova-plugin-firebasex

Cordova plugin for Google Firebase
MIT License
571 stars 456 forks source link

Cordova plugin firebasex not working Android #856

Open sw-tt-vidhithakkar opened 4 months ago

sw-tt-vidhithakkar commented 4 months ago

Bug report

CHECKLIST

Current behavior:

Expected behavior: Should receive push notification in both Foreground & Backgroup app mode.

Steps to reproduce:

Screenshots

Environment information

Runtime issue

Android build issue:

iOS build issue:

Related code:

insert any relevant code here such as plugin API calls / input parameters

Console output

console output ``` // Paste any relevant JS/native console output here ```


**Other information:**
dpa99c commented 4 months ago

Please build and run the example project and use its built-in FCM client to test cloud messaging.

This will determine whether the cause of the issue is in your own code/project or you local build environment.