capacitor-background-runner icon indicating copy to clipboard operation
capacitor-background-runner copied to clipboard

Badly documented -

Open mahen23 opened this issue 2 years ago • 1 comments

Nowhere in the documentation does it explain what interval is (milliseconds or minutes) and does not define the default value if interval is not set. Documentation also does not specify what other parameters can use used to set into capacitor.config.ts for Background.runner.

mahen23 avatar Oct 19 '23 10:10 mahen23

interval: The number of minutes after the the app is put into the background in which the background task should begin..

Looks like they updated the readme since you posted this.

nblixt avatar May 13 '24 17:05 nblixt