Closed digarahayu17 closed 6 years ago
I'm getting same errors for getPermissionStatus, requestPermisssions, openSettings, for all of them I get: No implementation found.
just check the source code and the iOS part is not implemented :(
Please read the README.md "A new flutter plugin for getting and requesting permission on Android." on iOS If you add info.plist, when you use this permission, there will be show a dialog to ask you.
hello there i already test this library, clear copy and paste like example but i got error like this i already add info.plist and android manifest
[VERBOSE-2:shell.cc(181)] Dart Error: Unhandled exception: MissingPluginException(No implementation found for method requestPermissions on channel plugins.ly.com/permission)
0 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:278:7)