Hi,
I'm trying to display videos for playback inside a webview, however at the moment it looks like allowsInlineMediaPlayback must be disabled in xamarin forms webviews as they won't play inline - they only play full screen.
Is there any way to get access to this setting, or do I have to do a custom renderer?
Thanks,
Rod