- Home /
Unity IL2CPP
I have built my game to iPhone 6 device and start my server and I have got this exception. In the editor there no exception. I don't know this is a server issue or database. I have tried with Unity 2018.3.6f1 and 2019.4 LTS and I have got the same exception.
NotSupportedExecption:./External/il2cpp/il2cpp/libil2cpp/icalls/mscorlib/System.Reflection/CustomAttributeData cpp(18):Unsupported internal call for IL2CPP:CustomAttributeData::ResolveArgumentsInternal-''IL2CPP does not support inspection of attribute constructor arguments at run time
Your answer
Follow this Question
Related Questions
Disable JIT compilation in the Editor (Enable Full-AOT mode) 0 Answers
Unity editor to iOS scaling issue. 1 Answer
Splashscreen problem on iOS 0 Answers
iOS build linking errors 1 Answer
App will not appear on my iPhone! Help! 0 Answers