Re: project builds, launches, immediately exits to simulator home screen
Re: project builds, launches, immediately exits to simulator home screen
- Subject: Re: project builds, launches, immediately exits to simulator home screen
- From: Roland King <email@hidden>
- Date: Sat, 10 Oct 2009 23:03:01 +0800
is there a message in the debug console when it 'immediately exits'?
On 10-Oct-2009, at 11:01 PM, Jay Swartzfeger wrote:
Hi all,
Sorry for the rudimentary question. I'm still waiting on multiple SDK
books from amazon, so I'm in limbo here until I get some documentation
under my belt.
Based on a tutorial, I built a simple UIWebView app so I could read a
local html file using a method like
-(void)awakeFromNib {
[webView loadRequest:[NSURLRequest requestWithURL:[NSURL
fileURLWithPath:[[NSBundle mainBundle] pathForResource:@"index"
ofType:@"html"]isDirectory:NO]]];
I build/run, the simulator fires up, launches the app from the sim
home screen then immediately exits.
Are there list rules prohibiting posting a .zip of a project file to
the list? Zipped, it's about 600k. Thanks...
Jay
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden