project builds, launches, immediately exits to simulator home screen
project builds, launches, immediately exits to simulator home screen
- Subject: project builds, launches, immediately exits to simulator home screen
- From: Jay Swartzfeger <email@hidden>
- Date: Sat, 10 Oct 2009 11:01:16 -0400
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