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

iOS App crashes if missing permissions for location updates

Open
#110 6 comments 2 reactions 1 assignee Claimed by @theproducer View on GitHub
Dominant language
C
Stars
56
Forks
36
Avg merge
4d 12h
Merged PRs (30d)
7

Description

Our app was rejected by Apple because we had the background mode 'location updates' enabled, but we dont implemented a feature that would take use of it. The background mode with 'location updates' is required by the documentation of this plugin.

image

Because we dont use this feature in the background runner at all, we disabled the background mode. **This leads to an crashing background runner.**

image

We were able to modify the sourcecode of the background runner not using location at all. Now the app runs without crashes and without the backgroundmode 'location updates'.

image

This is a similar request to #86 which focuses Android. We would like to see more updates for the background runner; handling especially permissions.

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.