LocalAuthetication with Biometrics Permissions

Please provide the following:

  1. SDK Version: 48.0.15
  2. Platforms(Android/iOS/web/all): Android & IOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

I am doing a Biometrics Login Flow and everything is pretty much straightforward. Just one question: When I call authenticateAsync does this method handle the case when User did not grand FaceID permissions to the application? Or these permissions are already given by using Expo.

Note: I saw some applications that when I activate Biometrics Login a popup to give permission appears that will redirect me to the Device settings to grant permission. From what I’ve read, Expo handles this case, but I want to check this here.

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