You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not really sure if this is a problem as it appears to be working fine on Android but according to Android docs, the permission should be USE_BIOMETRIC instead of USE_BIOMETRICS
Not really sure if this is a problem as it appears to be working fine on Android but according to Android docs, the permission should be
USE_BIOMETRIC
instead ofUSE_BIOMETRICS
https://developer.android.com/reference/android/Manifest.permission#USE_BIOMETRIC
https://github.com/hyperledger/aries-mobile-agent-react-native/blob/2f80d8f8efd43457560a44fcd4a3837c1ef8de6c/packages/legacy/app/android/app/src/main/AndroidManifest.xml#L4
The text was updated successfully, but these errors were encountered: