hello i have a tablet with 5.1 android version so YouTube has stopped support of 5.1 so i try with b4x advancewebview and load url
all is working fine but cannot
switch video to landscape mode.
all is working fine but cannot
B4X:
AdvancedWebView1.MixedContentAllowed=True
AdvancedWebView1.As(WebView).JavaScriptEnabled=True
AdvancedWebView1.loadUrl("https://youtube.com")