hm122
hm122
There is a new version of the androidx.biometric library available, but the issue still exists also after an upgrade to alpha05. https://developer.android.com/jetpack/androidx/releases/biometric#1.2.0-alpha05
Facing the same issue. Was anyone able to fix this?
Unfortunately no. I'm not able to reproduce it locally. Stacktrace from sentry looks similar as the one above: ``` _CastError: Null check operator used on a null value State.setState (framework.dart:1129)...
Same issue here, on iOS 16. `{Permission.bluetooth: PermissionStatus.permanentlyDenied}` Bluetooth is enabled in the app settings.
Facing the exact same issue, also got this working on API 32, but fails on API 33. This seems to be a major issue, anyone knows a workaround or solution?...
This seemed to be an emulator issue. Works on real Android 13 devices and in the meanwhile also on emulators.
Having the same problem. When opening a InAppWebView on iOS, on a small area on the left side touch events are passed into the view behind the InAppWebView. This **causes...
Having the same issue, presumably on real devices as well. The app crashes on startup.