Relative Content

Tag Archive for xcodemacosunity-game-engineappstore-sandbox

MacOs SandBox kill an external process

the problem concerns the Sandbox and the execution of processes outside of the main one. It is a desktop application (created in Unity) that, upon execution, requires another process to be executed (an executable created with another technology). The main application exchanges data via socket with a mobile application through this second process, which serves as a local server.