0xE800003A ApplicationVerificationFailed

Monday, 20 April, 2009

Have checked out what it is to program an iPhone app in the past. The programming is not that difficult but Apple could have done a little more to do the testing on an iPhone easier.

Apple has a system where you have to create certificates and put them into the iPhone, this is so far good. But you'll probably instantly to come across a problem, if you do like me and read the manual bad. As you drive up the app on your phone, you will probably get this bedskjeden:

mobiledeviceerror

The solution will be to put:

com.domenenavnet.appnavnet

Instead of

xxx.com.domenenavnet.appnavnet

in Info.plist -> Bundle identifier.

Categories → iPhone

    Write a comment