sparrowcode / PermissionsKit

Universal API for request permission and get its statuses.
https://x.com/sparrowcode_ios
MIT License
5.67k stars 464 forks source link

Still having issues with Location Always #338

Closed Visual-Studio-Coder closed 10 months ago

Visual-Studio-Coder commented 10 months ago

It says that location when in use = authorized even though I expected it to check if ALWAYS was enabled

ivanvorobei commented 10 months ago

if enabled always, when in use like less level enabled by default

Visual-Studio-Coder commented 10 months ago

No I mean, I requested always. Shouldn't it verify for always, and not when in use?