You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Occuring on these devices: Motorola Moto G Plus (5th Gen), Android 7.0, Motorola Moto E (4), Android 7.1, Sony Xperia X (F5121), Android 8.0, Motorola Moto G (5S), Android 7.1
I don't have on of these to test on. May someone who have one can check it.
java.lang.NullPointerException: at com.mtramin.rxfingerprint.AesDecryptionObservable.onAuthenticationSucceeded (AesDecryptionObservable.java:95) at com.mtramin.rxfingerprint.FingerprintObservable$2.onAuthenticationSucceeded (FingerprintObservable.java:105) at android.hardware.fingerprint.FingerprintManager$MyHandler.sendAuthenticatedSucceeded (FingerprintManager.java:894) at android.hardware.fingerprint.FingerprintManager$MyHandler.handleMessage (FingerprintManager.java:842) at android.os.Handler.dispatchMessage (Handler.java:110) at android.os.Looper.loop (Looper.java:203) at android.app.ActivityThread.main (ActivityThread.java:6339) at java.lang.reflect.Method.invoke (Method.java) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1084) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:945)
The text was updated successfully, but these errors were encountered:
Occuring on these devices:
Motorola Moto G Plus (5th Gen), Android 7.0
,Motorola Moto E (4), Android 7.1
,Sony Xperia X (F5121), Android 8.0
,Motorola Moto G (5S), Android 7.1
I don't have on of these to test on. May someone who have one can check it.
java.lang.NullPointerException: at com.mtramin.rxfingerprint.AesDecryptionObservable.onAuthenticationSucceeded (AesDecryptionObservable.java:95) at com.mtramin.rxfingerprint.FingerprintObservable$2.onAuthenticationSucceeded (FingerprintObservable.java:105) at android.hardware.fingerprint.FingerprintManager$MyHandler.sendAuthenticatedSucceeded (FingerprintManager.java:894) at android.hardware.fingerprint.FingerprintManager$MyHandler.handleMessage (FingerprintManager.java:842) at android.os.Handler.dispatchMessage (Handler.java:110) at android.os.Looper.loop (Looper.java:203) at android.app.ActivityThread.main (ActivityThread.java:6339) at java.lang.reflect.Method.invoke (Method.java) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1084) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:945)
The text was updated successfully, but these errors were encountered: