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

Version 1.1.0 requires Permission ACCESS_BACKGROUND_LOCATION

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

Description

If we try to publish an internal release in the google play console, we get two errors, smth like that:

_Error
Your declaration of permissions for location determination in the background needs to be updated._

_Error
This release contains permissions that have not yet been explained in the Play Console. You can update the permissions declarations via the sensitive app permissions. Further information_

I guess this comes from the Manifest in the background-runner sources itself.

image

In our own Manifest, we do not add ACCESS_BACKGROUND_LOCATION:

image

We are not in the need of accessing the GPS-Location with the background runner.

Is there a way to take the permission out?

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.