my unity3d project use the litjson as the json lib, when the project run in ios , it throw a jit exception.the propertyinfo.setValue cannot be use
and then use the getSetMethod.invoke instead of SetValue to suport more platform which jit is forbidden like ios
I hope to get your reply,thanks!
my unity3d project use the litjson as the json lib, when the project run in ios , it throw a jit exception.the propertyinfo.setValue cannot be use and then use the getSetMethod.invoke instead of SetValue to suport more platform which jit is forbidden like ios I hope to get your reply,thanks!