Open
Bug 1807188
Opened 2 years ago
Updated 2 years ago
Option to enable video autoplay feature for KIOSK apps
Categories
(GeckoView :: General, enhancement)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: giri, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36
Steps to reproduce:
I'm developing android KIOSK app with Geckoview.
Could not find documentation/example to enable video auto play. Please guide.
KIOSK app will not have user interaction to enable auto play permission.
So, we should enable it within the app.
geckoview-nightly:110.0.20221222094520
Actual results:
Facing error in log cat,
Autoplay is only allowed when approved by the user, the site is activated by the user, or media is muted.
Expected results:
Should auto play videos
Updated•2 years ago
|
Severity: -- → N/A
You need to log in
before you can comment on or make changes to this bug.
Description
•