[mono-android] Monodroid : Intermittent failure in StreamReader.ReadLine() when reading json from web service
kshitij limaye
klimaye at gmail.com
Thu Nov 17 08:28:19 EST 2011
I posted this question on stackoverflow
http://stackoverflow.com/questions/8167726/monodroid-intermittent-failure-when-reading-a-large-json-string-from-web-servi
If this is the right forum to ask the question, I can give details here as
well.
I have had intermittent failures with StreamReader object's ReadLine and
ReadToEnd methods.
This essentially causes the app to freeze and get stuck.
Why would StreamReader fail intermittently and how would one gracefully
handle this without the app being stuck.
Note : The exception by passes the try/catch block.
Please advice.
Thanks,
Kshitij
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodroid/attachments/20111117/506c02ae/attachment.html
More information about the Monodroid
mailing list