denissb

Results 4 comments of denissb

@ryanb-jobber - this exception can be caused by many things, but it typically happens on Android devices when the user changes his Biometric enrolment (adds/removes fingers) and tries to access...

@timoteialbu I was working with this library quite a while ago, but I believe it was caused by using `STORAGE_TYPE.RSA` or `STORAGE_TYPE.AES`. You can try to reproduce while using one...

> > TLDR: [Hermes 0.8.1](https://github.com/facebook/hermes/releases/tag/v0.8.1) (available starting from [React Native 0.65-rc.3](https://github.com/facebook/react-native/releases/tag/v0.65.0-rc.3)) introduced a special directive "show source" to make toString returning original source code. > > This is awesome 👍...

This is happening on our project as well, started facing it 2 days ago. I created a new issue #21507 as this does not seem to be related with `create_app_on_managed_play_store`...