On Sep 8, 2012, at 4:09 PM, Stephan Steiner <[email protected]> wrote: > Here's a bit of code working perfectly on a PC, but when running it on M4A, > the deserialized object contains 0 items, not 2.
Debug or Release project? If a Release project, do you have Link All Assemblies or Link SDK Assemblies? If you have Release + Link All Assemblies, please try using Link SDK Assemblies and see if that fixes it. - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
