Blank Screen in Xcode Simulator

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
Brittgriscom
Posts: 95
Joined: Wed Mar 30, 2011 10:15 am

Blank Screen in Xcode Simulator

Post by Brittgriscom » Sat Apr 23, 2011 5:02 am

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?

ctflatt
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 243
Joined: Sun Dec 06, 2009 12:24 am
Contact:

Re: Blank Screen in Xcode Simulator

Post by ctflatt » Sat Apr 23, 2011 9:42 pm

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.

Brittgriscom
Posts: 95
Joined: Wed Mar 30, 2011 10:15 am

Re: Blank Screen in Xcode Simulator

Post by Brittgriscom » Sun Apr 24, 2011 1:55 am

OK. It's working now. Thanks.

Post Reply