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
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
Install this plugin & cordova-plugin-firebase
Send a push notification to the device
Uninstall this plugin and try again
The text was updated successfully, but these errors were encountered:
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
Your Environment
cordova -v
): 8.0.1cordova platform ls
): cordova-ios 5.0.1Expected 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
The text was updated successfully, but these errors were encountered: