flutter-permission-plugins
flutter-permission-plugins copied to clipboard
Android 11 support problem
trafficstars
🚀 Feature Requests
Android 11 update added support for One-time permissions. Now users have ability to accept permission for only one time. This library needs to add support for this feature because now the library reports false positive in next app usage.
Steps:
- Open app
- When asked for permission choose "Only this time"
- Restart app
- Plugin reporting that permission is accepted although it is not
Platforms affected (mark all that apply)
- [ ] :iphone: iOS
- [Y] :robot: Android