Hi All!
How I understand all that works on mono, should work on il2cpp (I mean beck end mono and il2cpp)!
But now I have a problems with JSOn deserialization, I use JsonFx, and all work fine if I set mono in backend,
but when I set il2cpp I see in xCode console next message:
il2cpp and jsonFX problem!
How I understand all that works on mono, should work on il2cpp (I mean beck end mono and il2cpp)!
But now I have a problems with JSOn deserialization, I use JsonFx, and all work fine if I set mono in backend,
but when I set il2cpp I see in xCode console next message:
Code (JavaScript):
- [SIZE=2]MissingMethodException: Method not found: 'Default constructor not found...ctor() of System.ComponentModel.Int32Converter'.
- at System.Activator.CreateInstance (System.Type type, Boolean...