Hi all! :)
Is the "End application" action supported by iOS exporter?
In my game I have an object and the event:
-Left click on Quit
End application
and I had an exception in XCode.
Then I've tried the following event:
-Timer equals to 2"-00
End application
and I had no exceptions, but the game freezed and did not close.
Am I doing something wrong or I just can't use that action with iOS?
Thank you in advanced! :)
