Article sections

    If your web app or website behaves differently in the WebView app than when you access it from the browser unintentionally, something is wrong. Because, after all, access should always be the same. Check the following things:

    • Does your WebView app use an individual user-agent (see WebViewGold documentation)?
    • Are you using the Custom CSS feature of WebViewGold?
    • Do you use functions of WebViewGold that can change the URL by appending functional parameters (e.g., OneSignal Push, Firebase Push, Language Detection)? Does everything work when you disable them temporarily?