LocalAuthentication - Android - PIN

Please provide the following:

  1. SDK Version: 35.0.0
  2. Platforms(Android/iOS/web/all): Android

Hello, community, long time lurker, first time poster here,

I’m trying to implement LocalAuthentication in my app, have been successful so far, just can’t find an answer to one of my questions.
If there’s no fingerprint saved or X amount of times authentication (I assume it’s possible) is failed, PIN popup will show on iOS (tested on simulator, it does) to ask for PIN to complete authentication. However, I can’t seem to find any info regarding android side of things. Is android limited to fingerprint only, without having access to PIN? There might be occasions when fingerprint can’t be physically used, therefore I’d like to have a fallback option for phone PIN authentication instead.

Thank you in advance.
Cheers!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.