Baseflow / Baseflow/flutter-permission-handler
How to check limited access in Android & IOS.
- Dominant language
- Dart
- Stars
- 2.2k
- Forks
- 970
- Avg merge
- 14h 22m
- Merged PRs (30d)
- 2
Description
### Please check the following before submitting a new issue.
- [X] I have searched the [existing issues](https://github.com/baseflow/flutter-permission-handler/issues).
- [X] I have carefully [read the documentation](https://github.com/baseflow/flutter-permission-handler/blob/main/permission_handler/README.md).
### Please select for which platform(s) you need help
- [X] Android
- [X] iOS
- [ ] Windows
### Your question
I wants to check limited permission access for the images & videos in Android & IOS, In IOS I've allowed the limited access permission but I'm getting denied status. And in android side its showing granted in both (full & limited) access.
In package description I found, limited access permission only work for IOS, but its not working properly.
### Version
11.0.1
Contributor guide
Assessment
This issue has not been assessed yet.