I have a webview with HTML5 player playing HLS video. On iOS it automatically jumps to fullscreen native player. I'd like it to play inline. Is there a way to set AllowInlineMediaPlayback = true for a webview in FlutterFlow?
I have a webview with HTML5 player playing HLS video. On iOS it automatically jumps to fullscreen native player. I'd like it to play inline. Is there a way to set AllowInlineMediaPlayback = true for a webview in FlutterFlow?