Closed MawiraIke closed 5 years ago
Yeah I had the same issue. For Android you have to use the getPermissionStatus
method and for IOS the getSinglePermissionStatus
.. That's why I switched to https://pub.dartlang.org/packages/permission_handler
Thanks @Kappadona
Wow this plugin is horrible. Thanks for the heads up.
Yeah I had the same issue. For Android you have to use the
getPermissionStatus
method and for IOS thegetSinglePermissionStatus
.. That's why I switched to https://pub.dartlang.org/packages/permission_handler
but there is a problem that no internet permission verification in this package.
Yeah I had the same issue. For Android you have to use the
getPermissionStatus
method and for IOS thegetSinglePermissionStatus
.. That's why I switched to https://pub.dartlang.org/packages/permission_handlerbut there is a problem that no internet permission verification in this package.
same issue
Got this error on Android
Code: