Assign or Load URL on HtmlViewer

Hi, I’ve seen that in iOS the HTMLViewer it only has two events: Open and close.

I have a desktop app that loads an URL with me.LoadURL(“http://www.LoginExample.com&User=blablaUser&Password=blablapass”)

When it loads the webpage of this login it shows me another URL, example “http://LoginExample.com/accessgranted
So, when It happens, In my desktop on CancelLoad event I analyze URL, If the URL is that I mentioned I do me.LoadURL(“http://www.LoginExample.com/Menu”) And so I redirect to the desired site.

I dunno if this is possible in iOS, i Google it without success.

Any ideas :frowning: :frowning:

You may want to put points on <https://xojo.com/issue/36882> I filed one year and a half ago.

Maybe this will help you?
https://forum.xojo.com/conversation/post/154521