Friday, June 1, 2012

iOS: Getting the Current URL of the UIWebView

webView.request.mainDocumentURL;

Reference: http://stackoverflow.com/questions/2491410/get-current-url-of-uiwebview

No comments:

Post a Comment