Some of my other responses didn't make it into this thread... but in case
someone else runs into the same issue... I found the problem.  [insert egg
on face]  It was a classic programming mistake.  I had two variables closely
named and my brain just didn't see it, until I let it sit for a couple days. 
Since the network communication is being done in a thread, my guess is it
was a timing issue.  Under Wifi the communication always happened so quick I
never hit a particular piece of code and under cell data, it was much slower
most of the time, but not all the time.  

Thanks for the input... my bad.   doh!
-Steve



--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/HttpWebRequest-Issue-with-MonoTouch-only-under-cellular-transport-tp4656941p4657082.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to