I have done the following :
Update Nodecanvas to 2.1 ( from 1.6 )
Running in iOS has JIT compilation issues, as seen above.
Upon jacobdufault’s suggestion, I have downloaded the source for Full Serializer
Added the “Source” folder to the assets folder (within a subfolder for cleanliness sake)
In the Editor, OnAwake, I am calling the AddAoTCompliations method shown in the above post.
Command R to refresh.
Built, and observed the same problem.
So, I went back and printed out a line after every loop in the foreach statement, to see if there exist any ‘Available AOTCompliations”. There currently are not any.
So I have not found a solution yet.
Any ideas why that may not have worked? Thank you ahead of time.
Login
Register
By registering on this website you agree to our Privacy Policy.