You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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,
},
The text was updated successfully, but these errors were encountered: