When trying to run my Trigger.io app on the simulator using iOS 6 beta 4 (Xcode 4.5), it aborts with the following log:
[ INFO] Forge tools running at version 3.3.11
[ INFO] Checking JavaScript files...
[ INFO] JavaScript check complete
[ INFO] Verifying your configuration settings...
[ INFO] Configuration settings check complete
[ INFO] Running iOS Simulator
[ INFO] Starting simulator
[ INFO] Showing log output:
[ INFO] Terminating since there is no system event server.
[ INFO] (Run the EventPump or pass the argument "-RegisterForSystemEvents" if you want to run without SpringBoard.
Does this only happen on the simulator or also on real devices?
The same app runs nicely on 4.x and 5.x devices and simulators.
On September 17
Trigger.ioadded support for iOS 6 and the new iPhone 5 screen size:http://docs.trigger.io/en/latest/release-notes.html#v1-4-14