You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 5, 2021. It is now read-only.
Upon either selecting while using after first requesting for always permissions or requesting for always permissions more than once, method hangs and does not return permission status.
Expected behavior
Method would return PermissionStatus.denied when user selects while using and return current PermissionStatus in additional calls to request always permissions.