Try annotating the id fields in your C# class with [IgnoreDataMember].
Something like -
[IgnoreDataMember]
public int Id { get; set; }
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/parse-facebook-friend-list-in-josn-tp5712133p5712822.html
Sent from the Mono for Android mailing list archive at Nabble.com.
_______________________________________________
Monodroid mailing list
[email protected]
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid