How to play video inline in iOS (not in full screen)?

I’m a beginner currently writing an hybrid app using IonicFramework.

In usual case in iOS, all the videos plays in full screen.

But what I want to implement is that video plays in the originally embedded area like Android does.

Is there any trick that I can enable inline video in Ionic?

I have two related posts on StackOverFlow, but it seems that I need to modify native property of iOS webview.

1 Like

Hi ohtangza, did you ever end up fixing the problem? My company and I have the same issue right now. If you did, I’d love to hear from you. Thanks!
-Parker
General Electric

Sorry that I did not remember exactly on this issue. My team switched to
React Native afterwards.

This is technically possible on iOS, but still not sure if it is supported
in webview-based one.

Ok- we’re still working on it. Thanks anyway!

1 Like

MAybe have a look on this issue :

https://github.com/driftyco/ionic-view-issues/issues/126

1 Like

Did anyone ever manage to fix this issue?

1 Like