Re: [screen-wake-lock] Need maximum screen brightness mode (#129)

If I open my wallet app or boarding pass using a native app, my screen brightness goes to maximum but I'm not asked to consent.

If we tie the brightness request to `getUserMedia`, that is not optimal for my use case. Some vendors (Firefox, Safari desktop) require you to pre-grant camera access before entering fullscreen in our biometric checking case, because you can't prompt for permission while in fullscreen (it kicks you out.)

Btw - fullscreen in this use case is needed to maximise illumination of the user.

So such linking behaviour would actually worsen the user experience because the host page would be max brightness - not necessary until the user starts the actual scanning experience.

-- 
GitHub Notification of comment by willmorgan
Please view or discuss this issue at https://github.com/w3c/screen-wake-lock/issues/129#issuecomment-858790397 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 10 June 2021 17:02:03 UTC