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
Hi Mauin.
I have a popupDialog which should disappear when new fingerprint is added in Settings without calling encrypt or decrypt on the beginning. Idea how to check this?
If I am using if (RxFingerprint.keyInvalidated(new Throwable)) {} it gives me false all the time even new fingerprint is added.
Help?
The text was updated successfully, but these errors were encountered:
Hi Mauin.
I have a popupDialog which should disappear when new fingerprint is added in Settings without calling encrypt or decrypt on the beginning. Idea how to check this?
If I am using if (RxFingerprint.keyInvalidated(new Throwable)) {} it gives me false all the time even new fingerprint is added.
Help?
The text was updated successfully, but these errors were encountered: