How do I test for IOS

Monkey Forums/Monkey Beginners/How do I test for IOS

Boulderdash(Posted 2014) [#1]
Offical Documentation is very brief: "You can develop programs on the iPhone simulator free of charge."

this does not really give me to many hints as to how I setup for IOS ???

I get this error:

** BUILD SUCCEEDED **

TRANS FAILED: Can't find iPhone simulator app version dir

I have all the other targets up and running, ie. Html, flash, android, Desktop, Ouya

Help ?


nikoniko(Posted 2014) [#2]
Look here http://www.monkey-x.com/Community/posts.php?topic=8361&page=last&age=4_hours_ago


Boulderdash(Posted 2014) [#3]
I discovered that I open Xcode > Open Developer Tool > IOS Simulator

to start the simulator before building the code in Monkey

Monkey now compiles for IOS without errors, Simulator moves to front window, but I just get a blank screen in the simulator.