ionic-team / ionic-team/capacitor-background-runner
Support for plugins
Open
- Dominant language
- C
- Stars
- 56
- Forks
- 36
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 7
Description
Hi,
I have a few apps that have a need to perform Bluetooth and File operations (e.g., read data from Bluetooth and write to a file) from a background task.
Do you have any roadmap or future plans to allow further extensibility to the APIs available within the background context here?
I'm watching this with great interest as my current approach when faced with a similar problem in the past on Android was to run a headless WebView within the WorkManager (this was on a cordova base). This looks like a great approach if it can be made more extensible.
Contributor guide
Assessment
This issue has not been assessed yet.