When the server gives the response JSON the webviewdidfinishload
method is not get called and I did'nt know how to read this steam from the server. For reference see screenshot:
Asked
Active
Viewed 161 times
0

Mohamed Afsar
- 41
- 1
-
Don't expect an answer for such a vague question. – A-Live Jul 29 '13 at 07:00
-
ok @A-Live.Let me explain, just imagine that you are entering a url in your browser on that moment a popup box appears on your browser asking you to save the file or cancel it(see the above mentioned link for clarity.It is a screen shot taken from firefox). my question is how to read the content of the file appeared in the browser using uiwebview.when I tried it using uiwebview the webview didfinishload is not called and I don't know how to capture that event and read. – Mohamed Afsar Jul 30 '13 at 07:11