unknown:ReactNative: Exception in native call
java.lang.RuntimeException: Could not invoke Fingerprint.dismiss
at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java:374)
at com.facebook.react.bridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:162)
at com.facebook.react.bridge.queue.NativeRunnable.run(Native Method)
我用了react-native-touch-id-android。
单击“指纹”按钮时,显示错误Could not invoke Fingerprint.isSensorAvailable
请您帮忙?