views:

1997

answers:

8

Hi everybody,

I am having some problem in installing my app on the iphone as I am constantly getting the following error message

The service is invalid

Please check your setup and try again

(0XE8000022)

It was running perfectly well till yesterday but since yesterday I am having this problem.

Can anyone help me with this...

Thanx in advance...

A: 

first remove app from iphone first before building the app from xcode. then "clean all targets" from xcode and then try to build your app again.

Regards, Ruchir Shah.

ruchirshah.in

Ruchir Shah
I tried what you told but it didn't work.I have solved it. Just needed to restart the iphone.
Atulkumar V. Jain
great. n;joy. :)
Ruchir Shah
Kinda worked, the message still appears, but the app installs, I'm going to try and restart the device.
Rigo Vides
A: 

This error happens when you try to debug an application in your IPod/IPhone and the device is code-locked or executing another application.

Make sure you can see the menu with all the app icons on the device and try to run again.

Regards

Carlos
A: 

Check if iTunes is open. Eject the device that is giving you issues.

Jonathan
+2  A: 

Xcode and the GDB connection is quite temperamental. The device and your Mac can become unsynchronised with each other. My checklist for this sort of thing:

  1. Restart Xcode.
  2. Delete the .app from your iOS device, do a Clean then Rebuild.
  3. Disconnect, reconnect device.
  4. Restart iOS device (90% of the time it fixes things)
  5. If all else fails, restart your Mac (unlikely but it did fix an issue once for me).
Brock Woolf
A: 

I am having this problem,and I resovled it.

oney one step: restart your iphone or ipod.

HelloWorld
A: 

restarting iphone worked for me.

Thank you.

Arenim
A: 

hey, Just restart your mac, That worked for me :-)

Sandesh Y Shashidhar
i have already solved this problem by restating the iPhone
Atulkumar V. Jain
A: 

I have solved the problem... Only needed to restart the iphone...

Restarting the Xcode wont work in this case. So just restart your iPhone and everything will be fine.

Atulkumar V. Jain