Hello everyone,
I'm currently making a website for all platforms.
In this website I've a MP4 video that shows an animation of my product.
So when people go on my website the video will autoplay.
I've seen that in Mac and PCs navigators, the video is autoplay only if in the video tag has these 3 "conditions" (muted, autoplay and preload) :
html
video muted="" autoplay="" preload="auto"
source type="video/mp4" src="video.mp4"
/video
In navigator the video autoplay but I've seen that in Safari in iPhone and iPad the video don't autoplay and if I click on, the video is opening in the whole screen.
Do you think that it's possible to make this video "auto playable" in Safari on iPhone and iPad ?
Thanks for your help 🙂
CcaS 💻
Post
Replies
Boosts
Views
Activity
Hello,
I need your help,
I can't compile an app in Xcode but yesterday I could compile.
I've tried to reinstall Xcode but the problem is the same.
Here is the error message that I have :
Impossible d’installer « {My APP} »_
Domain: IDEInstallLocalMacService
Code: 1
Failure Reason: Réessayez ultérieurement.
Recovery Suggestion: The bundle being installed with bundle ID {My bundle ID} is authorized by a free provisioning profile, but apps validated by those are not allowed to be installed from this source. Can you help me please ?
I don't know how to do,
CcaS
Hello 👋,
I've a version of Python that I want compile but, I would like to know if it's possible in the terminal to compile this app for being a universal app (who can run on Apple Silicon Mac).
If it's not possible, I'll enjoy all your propositions!
Thanks!
Ccas 😁
Hello,
I'm new to Xcode and the universe of Mac, and I have a new Mac M1.
I want, if it's possible, to compile my own version of Python 3.8, in order to have a Universal 2 version that I can use in my own Mac (without using Rosetta 2), for better performance and discover how to compile an app.
But I don't know how to to do and which files I need.
So, could you help me ?
Thanks,
CcaS