Open kmaslowiec opened 4 months ago
See the runtime permission flow
Permission denied previously: If the user has denied the permission request previously but didn't select the "Don't ask again" checkbox, shouldShowRequestPermissionRationale() will return true. This indicates that you should show a rationale to explain why the permission is needed before asking for it again.