In my game project,I use LitJson for the encoding and decoding JSON data,I heared about that iOS platform can NOT support all the DLLs.If I put a LitJson.dll file in my Unity project's Plugins folder,and I build the project for iOS platform.Is that OK?
PS:I get the correct output with LitJson source codes in my game,but Not with LitJson.dll.why? thks
↧