>From time to time we receive error: Assertion at >../../../../../mono/mono/metadata/object.c:1779 complaining that the object is >not of type class (it tries to ensure that the parameter is not value type) >and app subsequently crashes.
>From desymbolicated crash log and stack trace, we can see it happens just >after to the call to our code that is using JSON with objects attributed with >[DataContract] and members with [DataMember], however these are plain wrapper >classes that have no functional code in them. Just plain data contract classes. Has anyone experienced similar issues? This is pretty bad for us, we are close to production of major financial app and this is making us nervous as all seems bit too fragile to depend on it. Any help is appreciated. -- Pavel Sich @sichy
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
