Expand my Community achievements bar.

Play HTML <Video> Inline on iOS

Avatar

Level 2

I am trying to use a small looping video as a background for a dynamic banner.

Works fine on Android, however, In the iOS App, forced fullscreen is still a problem.
I know inline video is a new feature in iOS, but The HTML I am using works fine when viewed as a web page via mobile Safari on iPad or iPhone. However, the AEM dynamic banner generated from the same code still forces full screen.

I am using <video> tag with the playsinline property.

Are there any other options here? Is there some setting I need to toggle within the app to get this to work correctly?

0 Replies