Page 1 of 1

Blank Screen in Xcode Simulator

Posted: Sat Apr 23, 2011 5:02 am
by Brittgriscom
I'm trying to get my app into xcode so I can test it on my ipad. It works fine in the simulator when I launch from livecode, but when I launch it from xcode, all I see when it loads up is a blank screen.

I saved the app as a standalone application, then dragged it into my groups and files section of the xcode app. Then when I launch the xcode app on the sim, I just get a blank screen. How do I connect xcode with my livecode app?

Re: Blank Screen in Xcode Simulator

Posted: Sat Apr 23, 2011 9:42 pm
by ctflatt
In the latest Xcode, open the organizer from Window menu.

With your device connected, drag the iOs standalone to the organizer window to install.

That should do it.

Re: Blank Screen in Xcode Simulator

Posted: Sun Apr 24, 2011 1:55 am
by Brittgriscom
OK. It's working now. Thanks.