react-native-fingerprint-change
react-native-fingerprint-change copied to clipboard
iOS Simulator Fingerprint Not Enrolled Does Nothing
I've noticed a weird issue with this package where on the iOS simulator if I run it with fingerprint not enrolled, calling this will just do nothing. The error and success callbacks do not trigger. I tried to do the same thing with the Android emulator. It behaves properly when fingerprint is enrolled and when it's not enrolled. This behavior only happens when iOS simulator has fingerprint not enrolled, when it is enrolled, it works fine.