Fixed
Status Update
Comments
20...@gmail.com <20...@gmail.com> #2
Thanks for the report. I will route this to the appropriate internal team and update this when I hear back from them.
cu...@google.com <cu...@google.com>
kc...@google.com <kc...@google.com>
ap...@google.com <ap...@google.com> #3
One more detail, Data Layer event calls from the watch to the phone (running Android 13) do work on if the listener is in an Activity or Fragment.
pr...@google.com <pr...@google.com> #4
Also, I'm seeing this message in the Logcat:
"2022-06-12 18:47:15.156 1841-4562/? W/PackageManager: Intent does not match component's intent filter: Intent { act=com.google.android.gms.wearable.BIND_LISTENER"
"2022-06-12 18:47:15.156 1841-4562/? W/PackageManager: Intent does not match component's intent filter: Intent { act=com.google.android.gms.wearable.BIND_LISTENER"
Description
"Android 9 only includes fingerprint integration for BiometricPrompt. However, integrated support for other biometric modalities are forthcoming." - is it forthcoming to Android 9 and above, or to Android 10 and above?
"On devices running P and above, this will show a system-provided authentication prompt, using a device's supported biometric (fingerprint, iris, face, etc)." - we tested this on Galaxy S10, S9, S8, all of which are currently on P and all of which has a system setting for iris / face id, and got a fingerprint dialog only with BiometricPrompt. So again, is iris/face supposed to work on Android 9 with this API? Or is the issue that Samsung's sensors are considered "weak biometrics" so they will never be supported by BiometricPrompt? Is there a strong biometrics device on the market (besides the upcoming Pixel 4) to which face support is coming with BiometricPrompt on Android 9?