Matej Ramuta
Matej Ramuta
I do have a try/catch block, exactly as it is in the README: ``` try { await RNBiometrics.requestBioAuth("prompt-title", "prompt-message"); // stuff to do when authenticated // ... } catch (error)...
When I click the "Use Password" button, a new PIN screen shows up (it takes up the whole screen). I have a feeling that this in some way "breaks" the...
The device is OnePlus 3 (A3003) with Android 9
I've tested the PIN login in the simulator and it works. So the problem is not in my app code, but in my phone, I guess...
Hey, not sure what exactly is wrong here. Seems like a problem with Datastore. Can you check if you have everything installed properly: Cloud SDK, all the Cloud SDK extensions...
Btw, I googled and found out that I had the same problem a year ago and opened this issue lol 😄 https://github.com/googleapis/python-ndb/issues/220 Another one is here: https://github.com/googleapis/python-ndb/issues/482 So the problem...
Hey @nikhil96widhani - you probably pushed this to the wrong repo :)