Hello, is it possible to start an event when an UIWebView (Iphone) has finished loading the URL.
How can i find out, the current URL of the UIWebView?
Best regards,
Andreas
|
1
|
|
|
|
|
|
Yes, that's possible. Use the
If you want the URL, you can get the last request using the property
|
||
|
|