Hello, anyone has any ideas on how to hide the media controls on ios?
I’ve found some info about changing AllowsInlineMediaPlayback to false in a config.xml file but I cannot figure that out.
Thanks!
Hello, anyone has any ideas on how to hide the media controls on ios?
I’ve found some info about changing AllowsInlineMediaPlayback to false in a config.xml file but I cannot figure that out.
Thanks!
I’ve found a solution, hope this helps someone. Add playsinline
to your <video>
tag.