ionic-team / ionic-team/capacitor-background-runner

BackgroundRunner Stoped

Open
#107 2 comments 0 reactions 0 assignees View on GitHub
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,
},
Screenshot 2024-09-27 at 7 35 45 PM

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.