Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some relevant details are missing in the documentation #52

Open
scriptPilot opened this issue Sep 20, 2023 · 0 comments
Open

Some relevant details are missing in the documentation #52

scriptPilot opened this issue Sep 20, 2023 · 0 comments

Comments

@scriptPilot
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant