casinocoin / tokenwallet-mobile

CasinoCoin Token Wallet for Mobile
0 stars 0 forks source link

[BUG] Login via Fingerprint doesnt work #194

Closed danielwwf closed 4 years ago

danielwwf commented 4 years ago

Describe the bug After enabling the fingerprint option from the settings, it doesnt prompt the scanner. Its the same for any operation inside the wallet were auth is required.

To Reproduce Steps to reproduce the behavior:

  1. Enable Fingerprint Auth
  2. Restart Wallet
  3. See error

Expected behavior Fingerprint should work

Smartphone (please complete the following information):

t3nshi commented 4 years ago

I tried to reproduce your issue and I was unable to. Can you please confirm if you have latest build and check closely that you are relying every step? I tried on Iphone simulator, physical iphone, android device, and they all worked.

t3nshi commented 4 years ago

I already found a way to reproduce it. I set up an emulator with Android Q and now I am able to see the issue. It seems this latest versions changed the biometrics API. I will implement a quick fix and let you know when the new build is available.