Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Mockup & CodeGen, iPhone & iPad
($9.99)

Make your own iPhone apps
and run them live!
(free)

Manu
($0.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum

View Single Post
Old 12-08-2008, 03:42 PM   #1 (permalink)
solletichino999
New Member
 
Join Date: Oct 2008
Posts: 11
Default [SOLVED] 2.2 + error (0xE8000001, 501, 0x41e8)

Hi,

I'm not a member of the iPhone Developer Program. So to install my apps on the iPhone, I followed these steps:

1)Just edited the file

/Developer/Platforms/iPhoneOS.platform/Info.plist

and add the words in red as below

<key>NATIVE_ARCH</key>
<string>armv6</string>
<key>PLIST_FILE_OUTPUT_FORMAT</key>
<string>binary</string>
<key>PROVISIONING_PROFILE_ALLOWED</key>
<string>NO</string>
<key>PROVISIONING_PROFILE_REQUIRED</key>
<string>NO</string>

<key>SDKROOT</key>
<string>iphoneos2.2</string>

2)Installed MobileInstallation patch on my iPhone

3)Created a developer signing profile called "iPhone Developer" according to this guide

4)Inserted into the file Info.plist in my Application the following key:
Key: SignerIdentity
Value: Apple iPhone OS Application Signing

With the iPhone SDK 2.1, these worked.
Today I updated my iPhone and the SDK to 2.2. Now when I try to Build and Go, I get an error:

"Your mobile device has encountered an unexpected error (0xE8000001). Try disconnecting and powering off the device; then power the device on and reconnect it."

In organizer console, iPhone says:

unknown afcd[a random number] <Error>: user mobile has uid 501\n
unknown afcd[the same random number] <Error>: mode is 0x41e8

I can install my app only one time successfully. If I make any changes and I want to redeploy, I'm back where I started with the 0xe8000001 error and all the rest. I delete the app manually and still get the error.

I googled but nothing worked (even if I reinstalled the iPhone SDK).

Thanks in advance
Solletichino999

Last edited by solletichino999; 01-10-2009 at 02:01 PM.
solletichino999 is offline   Reply With Quote
 

» Advertisements
» Stats
Members: 158,836
Threads: 89,209
Posts: 380,644
Top Poster: BrianSlick (7,129)
Welcome to our newest member, abbylowin
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 03:46 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.