@vincent56 there’s a fix for dynamic content.
Find this line in MainActivity file and remove it:
webSettings.setUserAgentString(“Android”);
Or comment it out.
@vincent56 there’s a fix for dynamic content.
Find this line in MainActivity file and remove it:
webSettings.setUserAgentString(“Android”);
Or comment it out.