Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

An unknown error occurred when I was trying to use an iPad for development

I was trying to test my app on a new iPad to see if Retina support is working.

Like anyother devices I used for development, I attached the device and pressed "Use For Development" is XCode Organizer.

The process started but a few seconds later the progress bar went away and I received this error message : " An Unknown Error Occurred "

I registered its UDID in devices section manually and the provisioning profile is successfully installed on the device but there still is a yellow dot in front of iPad's name in organizer and the device is not appearing in the iOS Devices list ( so that I cannot run my app on it ).

I tried anything came to my mind but nothing worked out :(

enter image description here

Any ideas ?


Additional Info :

  • XCode version : 4.4.1
  • iOS SDK version : 5.1
  • Minimum Deployment Target : 5.0
  • Device iOS Version : 5.1.1 (9B206)
  • Device type : 3rd Gen New iPad ( Wifi + 4G )
  • Intel Based Mac : Mac Pro With 2 x 2.26 GHz Quad-Core Intel Xeon
  • OS Version : OS X Mountain Lion 10.8 (12A269)
like image 697
Sepehrom Avatar asked Sep 18 '12 20:09

Sepehrom


People also ask

Why does my Apple ID keep saying an unknown error occurred?

The problem with your iPhone's date, time, and location settings is also one issue that cause the Apple ID verification failed error. To check your iPhone's Date & Time settings, tap on Settings > Choose General > Scroll to locate and choose Date & Time > Turn off Set Automatically and tap Time zone.

What does it mean when it says unknown error?

The #UNKNOWN! error indicates a unknown data type that is not currently supported in this version of Excel. If you need to work with this data type, consider upgrading to a newer version of Office.


1 Answers

Try disconnecting / reconnecting the iPad, quit and restart XCode, ... Sometimes it just won't work and restarting everything solves it !

like image 156
nicolasthenoz Avatar answered Oct 07 '22 14:10

nicolasthenoz