Baseflow / Baseflow/flutter-permission-handler
Request Support for Android TV?
- Dominant language
- Dart
- Stars
- 2.2k
- Forks
- 970
- Avg merge
- 14h 22m
- Merged PRs (30d)
- 2
Description
## 🚀 Feature Requests
The current solution does not support for Android TV, as some package have different name against Android OS. eg. android.settings.xxx vs android.tv.settings.xxx
17:43:16.106 I START u0 {act=android.settings.MANAGE_APP_ALL_FILES_ACCESS_PERMISSION dat=package:com.aliyun.wuying.enterprise} from uid 10077
17:43:16.107 E Failed to handle method call
android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.settings.MANAGE_APP_ALL_FILES_ACCESS_PERMISSION dat=package:com.aliyun.wuying.enterprise }
### Platforms affected (mark all that apply)
- [ ] :robot: Android
The Flutter App can be supported both by Android and Android TV, but this plugin made some trouble. Is there any schedule to support for Android TV?
Contributor guide
Assessment
This issue has not been assessed yet.