[Resolved] App not starting in iOS Simulator

hi folks,
I’m a bit confused here O_o?

I’m bulding with the latest corona build (.921)
-> everything works fine in the corona simulator

I’m installing the app on a device via Xcode 4.5 / Organizer
-> everything works fine on ipad 1-3 / iPhone4 / iPod touch 4 (all iOS 5.1.1)

I’m waiting for iPhone 5 delivery to test tall mode, so I tried to test the app in the iOS Simulator
-> app is being installed but immediately crashes and shows a black screen, regardless of selected device

What am I missing?
And… how do I access log output from the iOS Simulator?

[import]uid: 70635 topic_id: 31306 reply_id: 331306[/import]

ugh… nevermind…
I found the log output of the simulator. It’s shown in the console app *facepalm*
and now I’m able to find the errors! my device check function is making problems… need to update that and will report if that fixes the issue…

EDIT: yeah yeah, stupid me… after adding the new device models to my device check function, everything worked nicely. [import]uid: 70635 topic_id: 31306 reply_id: 125108[/import]

Yea, the XCode simulator logs are not obvious and no one really tells you where they are. [import]uid: 19626 topic_id: 31306 reply_id: 125130[/import]

ugh… nevermind…
I found the log output of the simulator. It’s shown in the console app *facepalm*
and now I’m able to find the errors! my device check function is making problems… need to update that and will report if that fixes the issue…

EDIT: yeah yeah, stupid me… after adding the new device models to my device check function, everything worked nicely. [import]uid: 70635 topic_id: 31306 reply_id: 125108[/import]

Yea, the XCode simulator logs are not obvious and no one really tells you where they are. [import]uid: 19626 topic_id: 31306 reply_id: 125130[/import]