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

Some relevant details are missing in the documentation

Open
#52 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
C
Stars
56
Forks
36
Avg merge
4d 12h
Merged PRs (30d)
7

Description

I had some issues while following the docs and propose to add these relevant details:

The Info.plist in Xcode requires not only the background modes but also the labels as identifiers as information:

Bildschirmfoto 2023-09-20 um 23 19 13

In the AppDelegate.swift file, an import statement must be added:

Bildschirmfoto 2023-09-18 um 21 20 58

If relevant, location usage descriptions must be added to the Info.plist:

Bildschirmfoto 2023-09-18 um 23 10 28

If the event handler return anything with `resolve()` it must be a proper JS object:

Bildschirmfoto 2023-09-20 um 22 03 04

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.