ionic-team / capacitor-background-runner

Other
38 stars 22 forks source link

BackgroundRunner Stoped #107

Open ManiMohan-Radhakrishnan opened 5 days ago

ManiMohan-Radhakrishnan commented 5 days ago

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, },

Screenshot 2024-09-27 at 7 35 45 PM
ManiMohan-Radhakrishnan commented 5 days ago

![Uploading Screenshot 2024-09-27 at 7.37.19 PM.png…]()