[Android] Typo in permission name?
laygir opened this issue · 1 comments
laygir commented
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
https://developer.android.com/reference/android/Manifest.permission#USE_BIOMETRIC
Pushkarmondal commented
Can I work on this?