Hi All,
I am getting this error in webview while loading this url : http://www.thumbzine.com/rssfeed.php?vol=104
"Error Domain=WebKitErrorDomain Code=102 UserInfo=0xde6ce0 "Frame load interrupted""
[webView loadRequest:[NSURLRequest requestWithURL:
[NSURL URLWithString:@"thumbzine.com/rssfeed.php?vol=104"]]];
What is this error due to ?
Thanks