2

Here's a copy of my app.json requesting permission and providing description

enter image description here

and when run I face this message.

enter image description here

await authenticateAsync({
      disableDeviceFallback: true,
      promptMessage: 'Login with Biometrics',
      cancelLabel: 'Cancel'
}).catch(error => console.log('bioError:: ', error))

Expecting to authenticate the user biometric and asking for permission.

Sydney_dev
  • 1,448
  • 2
  • 17
  • 24

0 Answers0