ionic-team / ionic-team/capacitor-background-runner
Trigger tasks from Android Broadcast Receivers
Open
- Dominant language
- C
- Stars
- 56
- Forks
- 36
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 7
Description
Is it possible to trigger the background runner events from Android when we receive an Android broadcast event within a Broadcast Receiver?
For example, I want to do some login in JS when the user receives SMS and the app is in the background. Currently, I have a Broadcast Receiver written in native Android. But I don't know how to pass that event to my JS code.
Contributor guide
Assessment
This issue has not been assessed yet.