Fullscreen button not appearing on mobile devices
Submitted by philpav on Wed, 09/16/2015 - 16:08
Forums:
Hello,
the iframe embed method doesn't show the fullscreen button on mobile devices. I've added allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" oallowfullscreen="true" msallowfullscreen="true" to the iframe code and now it works on Chrome on Android but not my iPad.
Any clues on how to make the button show on iPads?
Thanks
falcon
Thu, 09/17/2015 - 17:30
Permalink
We removed it because of
philpav
Thu, 09/17/2015 - 17:36
Permalink
Thank you!
Thank you!
falcon
Fri, 09/18/2015 - 09:04
Permalink
Sorry, I'm mixing up
philpav
Fri, 09/18/2015 - 11:02
Permalink
Oh. That's a pity. Thanks for
Oh. That's a pity.
Thanks for the info!
philpav
Sun, 09/20/2015 - 20:20
Permalink
I was thinking about it again
I was thinking about it again and it makes no sense that the iPad doesn't support fullscreen in iFrames.
When I open an interactive video from the CMS directly, the fullscreen button appears and also works. The same button can be used again to exit the fullscreen mode.
When I open the same video embedded on another site the fullscreen button doesn't appear at all.
Don't you think that this could be fixed?
falcon
Mon, 09/21/2015 - 13:45
Permalink
Yeah, ok, I checked and you
stopbit
Mon, 02/22/2016 - 10:51
Permalink
iPhone fix?
Hi,
Not sure if this is entirely relevant, however I noticed this forum post regarding fullscreen mode on iphone devices. It's in the interactive-video activity, but may help find a sensible work-around, here's the post: https://h5p.org/node/8295
I also have issues with the full-screen button not displaying in iframes and mobile devices.
When using iframes, depending on the mobile device web-browser, sometimes the full screen button shows, sometimes not. Usually the fullscreen button displays when using a desktop web browser.
I will be recommending to my users to use particular web browsers - I notice that Chrome browser (at least on android mobiles) does show the fullscreen button when using iframes, so this is the browser I would recommend to my users. I would then like to add a button on the first screen of a 'course presentation' activity. If I can link to whatever triggers the fullscreen mode using a button or link within the presentation this would solve my issue using fullscreen on mobiles.
Here's a previous post made regarding this: https://h5p.org/node/8403 this post also covers a fontaware issue in the libraries.
I hope someone (possibly falcon) can suggest some solutions/recommendations :-D
Thanks
falcon
Tue, 02/23/2016 - 11:53
Permalink
Hi, not all browsers supports