Website redirection in webview component

I am using the webview component to display a web page within my app. The page contains a wordpress login form that redirects to another web page if login is successful. I have tested the form on my computer and it works fine. I then tested within the app and the form seems to recognise the correct logins but not complete the redirection.

Is there something built into the webview component that isn’t allowing the form to redirect after successful login?

Thanks in advance

No you cant modify or change the webview. Its just acting as in frame to display the website content.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.