Expo Local Authentication Does not work

  1. SDK Version: SDK 45 & 46
  2. Platforms(Android/iOS/web/all): Android
  3. I am using Expo Local Authentication
  4. The link i am using to practice this is the official documentation “LocalAuthentication - Expo Documentation

Expo local authentication does not seem to work, i keep getting this error when building on a physical device.

I finally found the solution. The local-auth adds additional permissions so I had to rebuild the app & make some modifications to my code and it worked.

1 Like

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