-
-
Notifications
You must be signed in to change notification settings - Fork 251
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
Lily/Video extension doesn't work on iPhone when packaged. #1675
Comments
it's probably apple doing something |
when I tried loading the video in the editor it failed. It seems to be a CORS proxy issue, correct me if im wrong |
Yes, please use this link instead: Thank you. |
ok, this link works on windows, but not on mobile (tested safari so far). I tried it in the editor |
I was testing the Video extension and found the packaged iPhone problem. It works perfectly at editor, and also works fine on Android when packaged. But does't work on iPhone.
Here are the only blocks I'm using(and only one sprite for now):
The URL of the video is https://newtousa.club/RRL/sample.mp4 (only 1.3MB)
I'm using the newest version of Turbowarp and add the Video extension from the official extension library.
All the package options are left default. And I've put the generated HTML file here: https://newtousa.club/RRL/a.html
Is there anything I did incorrectly? Thanks!
The text was updated successfully, but these errors were encountered: