I spent all day (literally, all day) trying to setup my iPhone app such that it would run on my physical iPhone. For those of you who have problems, some of this may help you.
There were a few sites I found helpful in figuring all this out: preflightingapplication errors (0xe8000001), mac rumors forums, Debugging iPhone provision profiles/certificats and Apple's discussion forums.
Saturday, October 25, 2008
Success with iPhone Provisioning Profiles
My application has always run OK in the simulator. Since I've had the phone for a few months now, and I'm recently a certified Apple iPhone Developer (paid the $99 too) I thought it was about time to get my app on my iPhone.
I just didn't think it'd take me an entire day. And by entire - it was actually more then a day; I had setup my 'Team' and done the root CSR request about a week earlier. Over the span of the week, I had skimmed the documentation. And I had scheduled today, the entire day for iPhone stuff. Meaning code, and putting the app on the phone.
I started this morning. Followed the doc's in the how-to tabs. And had absolutely no luck. From the dreaded (0xE800003A) error, to (0xE8000001), "handle_install: Installation failed", (0xE800003A) Verifying Application, etc etc. "
Late this afternoon I gave up; I shut everything down, rebooted, deleted /Developer, rebooted, then downloaded Xcode 3.1.1 and the 2.1 iPhone SDK. And proceeded to start over.
After all the installations, then I went into Xcode "documentation" and let it "download" . Then I devised a strategy - I had been doing bits and pieces of trying different things all da long -- things people suggested in Apple's Developer Forums and many other "non-official" sites (easily findable via the Google). I decided I would start completely over with my developer setting as well. Here's what I did:
Posted by lottadot at 5:17 PM
Labels: development, iphone
Subscribe to:
Post Comments (Atom)
2 comments:
Thank you. Your scorched earth policy worked for me, and I finally am able to run my apps on my phone.
Much appreciated.
thanks very much... been trying to make this work for two days now... been to a lot of how to's, both official and non-... but this took me only about 10 minutes tops... very nice :)
Post a Comment