-
@fgnass Yeah, you need to route everything through a proxy I fear. If it’s an option, the
--unsafely-treat-insecure-origin-as-secure
command line flag might work for your use case: chromium.org/Home/chromium-security/deprecating-powerful-features-on-insecure-origins#TOC-Testing-Powerful-Features. -
@fgnass Overlooked the “connected to the device’s AP” part for the first response, so scrap the proxy part. The command line flag should work, though.