Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 400 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 400 Bytes

What to do

npm install
npm run build
npx cap sync ios
npx cap open ios

In the Xcode change the team and create the provisioning profile that works for you.

The error

Request the Biometric Prompt with clicking on the Show Prompt. Deny the permission with clicking on Don't allow. In my opinion the isBiometricAllowed should now switch to denied. But it does not it stays at prompt.