Closed lijunen2009 closed 4 years ago
I also get this error, even if I use a different plugin to grant permission first - this does not see granted permission and errors with the PlatformException(PERMISSION_NOT_GRANTED, null, null)
same error
base on MTBBarcodeScanner , hope return more infomation when grant permission failed,
Unfortunately, the iOS simulator does not support camera features.
my code try { String barcode = await BarcodeScanner.scan();
}
Runner/info.plist
call get error flutter: PlatformException(PERMISSION_NOT_GRANTED, null, null)