ionic-team / ionic-team/capacitor-background-runner
BackgroundRunner Stoped
- Dominant language
- C
- Stars
- 56
- Forks
- 36
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 7
Description
Sending plugin error: {"save":false,"callbackId":"36779355","pluginId":"BackgroundRunner","methodName":"dispatchEvent","success":false,"error":{"message":"runner is not started"}}
2024-09-27 19:33:30.774 4876-4876 Capacitor/Console com.capacitorjs.background.testapp E File: https://localhost/assets/index-BaCQXITh.js - Line 118 - Msg: Error fetching background data: Error: runner is not started
BackgroundRunner: {
label: "com.capacitorjs.background.testapp.task",
src: "runner/background.js",
event: "fetchTest",
repeat: true,
interval: 15,
autoStart: true,
},
Contributor guide
Assessment
This issue has not been assessed yet.