I tried to use the much recent implementation of Json.Net 4.0 below https://github.com/ayoung/Newtonsoft.Json
but still gives me this at runtime : json.FromJson<T> Exception : Could not load file or assembly 'Newtonsoft.Json.MonoDroid, Version=4.0.3.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Any ideas why this might be happening? -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Newtonsoft-Json-Monodroid-Issue-tp5050306p5050349.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
