ionic-team / ionic-team/capacitor-background-runner
Unable to dispatchEvent on android
Open
- Dominant language
- C
- Stars
- 56
- Forks
- 36
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 7
Description
I am trying to dispatch an event on receiving a notification while the app is closed.
On iOS this is demonstrated by adding `BackgroundRunnerPlugin.dispatchEvent(event: "remoteNotification", eventArgs: userInfo)` to the `AppDelegate` on didReceiveRemoteNotification
How is this achieved on android?
Contributor guide
Assessment
This issue has not been assessed yet.