Hi there, I really want to have the urls from webview in realtime as soon as the users click on website in webview, I achieved this on IOS using TIMER, but I I’d like to get it using another alternative. Could you guys give me any adivice?
What do you mean by “realtime”? Are you referring to the loading time for a website in a webviewer?
Yes, I refered to get url as soon as it loads in Webview, I think I found the soluction, there is a block called “forever” and it returns me the URL as the user interect. I’m still making some tests. Thanks