FAQ

Json.net could not load type from assembly

FAQ

Dec 16, 2020

Catchoom Team

Some users get this error in the Unity console when building for iOS or in the LogCat when running on Android:

If you get this error it is because the CraftAR Unity SDK uses the JSON.net library (https://github.com/JamesNK/Newtonsoft.Json) which depends on .Net 2.0 and you are probably using the .Net 2.0 Subset.

Related Posts in FAQ