Open sarray23 opened 4 years ago
Hi, the same here, any update
This also happens on devices without any such sensor.
The exported object is undefined in that case. It should however be on object, that returns false on isSupported
.
The problems are here:
https://github.com/naoufal/react-native-touch-id/blob/master/TouchID.ios.js#L17
and here
https://github.com/naoufal/react-native-touch-id/blob/master/TouchID.android.js#L7
No, since there's no updates in android folder of the project
You need edit your MainApplication.java in android/app/src/main/**/
@Override
protected List
This answer won't solve the problem.
This error shows up only with android emulators (iOS works fine).
I already import TouchID from 'react-native-touch-id' in my RN project.
Any idea about this issue ?