Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS 17 + Google app + Video Autoplay feature = Blackout #2735

Open
kawanet opened this issue Jan 5, 2024 · 0 comments
Open

iOS 17 + Google app + Video Autoplay feature = Blackout #2735

kawanet opened this issue Jan 5, 2024 · 0 comments

Comments

@kawanet
Copy link

kawanet commented Jan 5, 2024

Type of bug

  • [✔] Modernizr error

Describe the bug

Google app https://apps.apple.com/app/id284815942 goes blackout screen when opening a page which contains Modernizr "Video autoplay" feature enabled.

  • iOS 17.1.2 + Google app = NG
  • iOS 17.1.2 + Safari = NG
  • iOS 17.1.2 + Chrome = OK
  • iOS 16 + Google app = OK

How to Reproduce

Build the Modernizr with "Video autoplay" feature enabled: https://modernizr.com/download?-videoautoplay-dontmin
Write the following minimum HTML file to reproduce:

<script src="modernizr-custom.js"></script>

Access it with iOS Google app https://apps.apple.com/app/id284815942 on iPhone device, iOS 17.

Expected behavior

  • No blackout as other browsers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant