aparajita/capacitor-biometric-auth

iOS Touch ID dialog displays when calling checkBiometry()

jcrawl3y opened this issue · 2 comments

iOS Touch ID dialog displays when checkBiometry() is called.
This doesn't seem like the expected behaviour - was just expecting the metadata to return.
I thought we called authenticate() to actually perform a touch ID or face ID on the device?

Nope, checkBiometry() does not do that. There must be something in your code that is doing that.

Sorry, looks to be another lib in our app. Thanks for confirming. Closed this off.