Fixed
Status Update
Comments
al...@tandem.co.uk <al...@tandem.co.uk> #2
This happens to me when using pattern+fingerprint on api 29 using 1.0.1
ev...@gmail.com <ev...@gmail.com> #3
happens to me on Android P using 1.0.1
[Deleted User] <[Deleted User]> #4
Is there any workaround for this? Can we expect this to be fixed?
pr...@gmail.com <pr...@gmail.com> #5
I am facing the same problem too! Is there any solution to this problem?
cu...@google.com <cu...@google.com>
th...@google.com <th...@google.com> #6
Still seeing this issue on Android 10 Pixel 4.
[Deleted User] <[Deleted User]> #7
Our team is facing this issue as well. What are the alternatives available right now apart from cloning the library and changing the behavior?
sy...@atlassian.com <sy...@atlassian.com> #8
Biometric prompt is also not dismissed if user goes to different apps on API levels below 29. The same behavior is not true for API 29 and above. Is there any workaround for this?
de...@gmail.com <de...@gmail.com> #9
Same issue for me. API 10 device during Fingerprint prompt.
kc...@google.com <kc...@google.com>
vl...@gmail.com <vl...@gmail.com> #10
162013003
ly...@gmail.com <ly...@gmail.com> #11
Have the same problem, Android 10, Mi 9T
[Deleted User] <[Deleted User]> #12
Also happening with 1.2.0-alpha04.
sp...@google.com <sp...@google.com>
ap...@google.com <ap...@google.com> #13
Project: platform/frameworks/support
Branch: androidx-main
Author: Hao Dong <
Link:
Propogate cancel authentication in onStop() for all api levels.
Expand for full commit details
Propogate cancel authentication in onStop() for all api levels.
Bug: 149770989
Test: ./gradlew biometric:biometric:assemble
Change-Id: I8c393f400d60f2b2af075671c4cf2727e63d82b8
Files:
- M
biometric/biometric/src/main/java/androidx/biometric/BiometricFragment.java
Hash: 302fab7c34832a989f434e43f16b146d37fa08b6
Date: Wed Nov 13 02:45:59 2024
Description
Note : I am using androidx.biometric:biometric:1.0.1
Logs:
2020-02-19 15:40:27.808 1808-1828/? E/System: Uncaught exception thrown by finalizer
2020-02-19 15:40:27.808 1808-1828/? E/System: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.content.res.StringBlock.close()' on a null object reference
at android.content.res.ApkAssets.close(ApkAssets.java:195)
at android.content.res.ApkAssets.finalize(ApkAssets.java:185)
at java.lang.Daemons$FinalizerDaemon.doFinalize(Daemons.java:289)
at java.lang.Daemons$FinalizerDaemon.runInternal(Daemons.java:276)
at java.lang.Daemons$Daemon.run(Daemons.java:137)
at java.lang.Thread.run(Thread.java:919)
2020-02-19 15:40:27.808 1808-1828/? W/System: A resource failed to call release.