NetworkCursor on iPhone, iPad

NetworkCursor(http://www.unifycommunity.com/wiki/index.php?title=NetworkCursor) does not support iPhone/iPad device?

It occur the following error.

ExecutionEngineException: Attempting to JIT compile method ‘Single__TypeMetadata:.ctor ()’ while running with --aot-only.

Hi, welcome to the forum!

These scripts actually date back to 2006 and haven’t been updated since Unity iPhone was released. The issue is that the iPhone version of Unity doesn’t allow dynamic compilation due to a licensing restriction imposed by Apple. Does the error message give you any clue as to which file and maybe which line of code causes the problem? You may need to look in the console window to get all the information.