Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

onNotificationOpen() handler of cordova-plugin-firebase not triggered if this plugin is also installed #1882

Closed
delwynpinto opened this issue Feb 27, 2020 · 3 comments

Comments

@delwynpinto
Copy link

delwynpinto commented Feb 27, 2020

Your Environment

  • Plugin version: 0.9.0-beta.2
  • Platform: MacOS
  • OS version: 10.15.3
  • Device manufacturer / model: Xiaomi Poco F1
  • Cordova version (cordova -v): 8.0.1
  • Cordova platform version (cordova platform ls): cordova-ios 5.0.1
  • Plugin config
  • Ionic Version (if using Ionic): 3.9.2

Expected Behavior

When a notification present in the notification tray of the device is clicked, the handler should be triggered.

Actual Behavior

The handler is not triggered when the notification is clicked.

Steps to Reproduce

  1. Install this plugin & cordova-plugin-firebase
  2. Send a push notification to the device
  3. Uninstall this plugin and try again
@delwynpinto delwynpinto changed the title onNotificationOpen() handler of cordova-plugin-firebase not triggered if this plugin is alss installed onNotificationOpen() handler of cordova-plugin-firebase not triggered if this plugin is also installed Feb 27, 2020
@Maqsyo
Copy link

Maqsyo commented Mar 4, 2020

Do you have the same problems with https://github.com/dpa99c/cordova-plugin-firebasex ?
cordova-plugin-firebase is known as buggy, so there is this new plugin which seems to work completely fine

@EinfachHans
Copy link

Upgrade to 0.9.0-beta.3 worked for me

@delwynpinto
Copy link
Author

@Maqsyo cordova-plugin-firebasex also has the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants