https://bugzilla.novell.com/show_bug.cgi?id=657578
https://bugzilla.novell.com/show_bug.cgi?id=657578#c1 --- Comment #1 from Jon Lipsky <[email protected]> 2010-12-04 03:06:23 UTC --- Hi, I've found a temporary workaround; however it would certainly be nice to get an eventual solution to this. The issue seems to be related to the use of the "NSData.FromStream(...)" method. If I change my real code to first write the contents of the InputStream to a temporary file and then use the "NSData.FromFile(...)" method, everything works as expected with MonoTouch 3.2.2. Jon -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
