Baseflow / Baseflow/flutter-permission-handler
permission.status or permission.request() always return isPermanentlyDenied for gallery while in settings i provide full access
Open
- Dominant language
- Dart
- Stars
- 2.2k
- Forks
- 970
- Avg merge
- 14h 22m
- Merged PRs (30d)
- 2
Description
When i call await permission.status for Permission.photos.status i get isDenied than i call await Permission.photos.request() i get isPermanentlyDenied. I settings for current app i provide full access for photos. What it can be ?
Contributor guide
Assessment
This issue has not been assessed yet.