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
This can happen if the fingerprint is validated twice in a row before
the view has time to disappear. Make the method synchronized to avoid
race conditions of any kind and add an additional try-catch as a
safeguard.
Change-Id: Ic2b76be1cc0f5217351e39ec24159ca23043ab4f
Signed-off-by: Pranav Vashi <[email protected]>
0 commit comments