ionic-team / ionic-team/capacitor-background-runner
Wrong event triggered
Open
- Dominant language
- C
- Stars
- 56
- Forks
- 36
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 7
Description
Steps to reproduce the problem using an Android device:
* Create a single runner listening to two events, let's say A and B. Schedule A with _autostart_.
* Dispatch event B within the Ionic app (e.g.: within a _button press_ event).
* Minimize the Android app
After a while, event B will be triggered again instead of A.
Contributor guide
Assessment
This issue has not been assessed yet.