一种给 Android 上没有 GMS 白名单的 Web Auth 应用添加到设备白名单的方法(以 Kiwi Browser 为例):
#Android #GMS #WebAuth #FIDO #Google
via CXPLAY's Memos
If you're on a rooted device, you can use something like GMS Flags to inject Kiwi Browser's certificate hash (C069EA966332E91E0A0C3CC577E6F509FE3D9DDAF7015AD0C5C5EF8FDA3F8628
for the Play Store version) into theFido2ApiKnownBrowsers__fingerprints
key in thecom.google.android.gms.fido
namespace. For some reason, it takes a few hours to take effect, even after a reboot, but it works.
—— https://github.com/kiwibrowser/src.next/issues/396
#Android #GMS #WebAuth #FIDO #Google
via CXPLAY's Memos