Aniruddha Agarwal

Results 3 issues of Aniruddha Agarwal

I am getting a new exception in this fingerprint module, stack trace is below - hope someone can help -: Fatal Exception: java.lang.NullPointerException: Attempt to invoke interface method 'int java.util.List.size()'...

Getting the following crash on android 5.1 devices in production app hoping someone can help asap:- Fatal Exception: com.facebook.react.bridge.NativeArgumentsParseException: ReactNativeFingerprintScanner.authenticate got 2 arguments, expected 6 at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java) at com.facebook.react.bridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java) at...

Hi, the issue is that after storing a key in secure storage, after some time it seizes to exists and the get function returns key does not exists, it happens...