RobRich999 / Chromium_Clang

Chromium browser compiled with the Clang/LLVM compiler.
157 stars 10 forks source link

Mac Passkeys issue #41

Closed zigimike077 closed 4 months ago

zigimike077 commented 4 months ago

Hi,

Anyone knows why Chromium build using following build argument can't enroll for mac biometric password authentication?

target_cpu="arm64"

thin_lto_enable_optimizations = true

chrome_pgo_phase = 2 is_official_build = true is_debug = false

RobRich999 commented 4 months ago

As a preface, I do not use the biometric feature, and I do not build for MacOS.

That said, off the top of my head, are you setting Google API keys? I think they are required for the feature to work.

https://chromium.woolyss.com/#google-api-keys