Closed vincekruger closed 4 years ago
Bug Fix
kCLAuthorizationStatusAuthorizedWhenInUse was returning PermissionStatusDenied
kCLAuthorizationStatusAuthorizedWhenInUse is now returning PermissionStatusGranted
No
:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)
Bug Fix
:arrow_heading_down: What is the current behavior?
kCLAuthorizationStatusAuthorizedWhenInUse was returning PermissionStatusDenied
:new: What is the new behavior (if this is a feature change)?
kCLAuthorizationStatusAuthorizedWhenInUse is now returning PermissionStatusGranted
:boom: Does this PR introduce a breaking change?
No
:thinking: Checklist before submitting