-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash on android #3
Comments
Hi! I updated the react-native-touch-id version using the commit fixing this issue. Cheers. |
@Haskkor Thanks! But we have another problem - when I'm trying to install it using yarn I'm getting this error:
As I understand, something is wrong with usage of commit "12ec9daf5cbd4fe507ed20a1284efb52dcf45c13" UPD:
I get the same error... |
got the same error with yarn, install work only with npm + million manipulations :)) |
I forgot to clean my cache before testing yesterday...sorry :). I made a new version using the commit fix made by gazaret on naoufal/react-native-touch-id#96. |
Hi buddy and thanks a lot for this amazing library!
Could you please take a look on this issue?
naoufal/react-native-touch-id#65
I'm using your package and face this crash with android 5.
You can easily reproduce it with android emulator and 22'th API
Is it possible to avoid using Fingerprint on old android devices using this method:
naoufal/react-native-touch-id#65 (comment)
?
The text was updated successfully, but these errors were encountered: