Skip to content
This repository has been archived by the owner on Oct 29, 2021. It is now read-only.

How to remove 'Always' permission #2

Open
RajDSS opened this issue Mar 15, 2020 · 0 comments
Open

How to remove 'Always' permission #2

RajDSS opened this issue Mar 15, 2020 · 0 comments

Comments

@RajDSS
Copy link

RajDSS commented Mar 15, 2020

IMG_2166

My app doesn't use the 'Always' permission, and I ask user WhenInApp permission. But in settings, user can explictely select 'Always'.
I tried removing the NSLocationAlwaysUsageDescritpion from app and submitted the app, and it gave the above error.

By removing the NSLocationAlwaysUsageDescritpion from info.plist, the 'Always' option is removed from Privacy settings of the app, and that is what I want, so that user doesn't have an option to choose 'Always'.

The reason why I want all that is, even when I ask user WhenInApp permission, some users went to settings and explicitly gave 'Always' permission, which caused the new iOS 13 popup appearing while the app was in background which shoes that the app was getting your location, putting the users away from using the app!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant