I am calling an urlRequest in my webview and it redirect to another url which works perfectly fine with iOS5 but in iOS6 it is just showing the blank page. It doesnt give any webview error and webviewFiniishedLoading method calls but just display the blank page..
My url format looks like this
is there anything wrong with the above url.
note. XXXX is replaced for the actual values. Also this url works perfectly fine in iOS 5