[mono-android] Backwards compatibility? (Android.App.Application)

DocM derek at fieldmetrix.com
Wed Dec 14 03:42:28 EST 2011


The 'NullReferenceException' error in serialization almost always means there
is a constructor missing somewhere in the object graph. If you are
deserializing an object it is probably worthwhile to go through the member
objects and check they all have explicit constructors.

--
View this message in context: http://mono-for-android.1047100.n5.nabble.com/Backwards-compatibility-Android-App-Application-tp5065556p5073889.html
Sent from the Mono for Android mailing list archive at Nabble.com.


More information about the Monodroid mailing list