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
when the local notification trigger and user tap on it the two event push-notification and push receive not fired on ios but with push notification this two event there are fired correctly
These callbacks are designed to work with push notifications only. We have put adding callbacks for the plugin-generated local notifications in our roadmap, however, there is no clear ETA on it so far. This issue will be updated as soon as there is any progress.
These callbacks are designed to work with push notifications only. We have put adding callbacks for the plugin-generated local notifications in our roadmap, however, there is no clear ETA on it so far. This issue will be updated as soon as there is any progress.
Plugin version
"pushwoosh-cordova-plugin": "7.18.11"
Cordova:
"cordova-android": "^9.0.0",
"cordova-ios": "^6.1.1",
"cordova-plugin-whitelist": "^1.3.4"
"cordova-plugin-transport-security": "0.1.2",
System:
ios-deploy : 1.10.0
NodeJS :v10.16.3
npm : 6.9.0
OS : macOS Catalina 10.15.6
Xcode : Version 11.7 (11E801a)
To reproduce : you need to fire on ios device a local notification
when the local notification trigger and user tap on it the two event push-notification and push receive not fired on ios but with push notification this two event there are fired correctly
config.xml
package.json
The text was updated successfully, but these errors were encountered: