Unable to Supervise Retina Display iPads in Configurator 1.4

Hi,
I've struggled all day trying to get the last 3 ipads at my school updgraded to ios 7 and supervised.  Whenever I to through the supervise setup step in configurator 1.4 (Version 1.4 (351)) When the iPad reboots for the last time and starts the setup assistant, the configurator gives me an error the the device has disconnected and refuses to continue.  If I try to supervise the device again, it just re-installs the OS again, and I'm right back to where I started. 
This seems to only affect the 3 retina iPads I have, as all of my other ipads (14 of them; a variety of iPad 2's and 3's) have had no problem.
Has anyone else run into issues with the Retina iPads and found a way around this seeming "chicken and egg" problem I have?
Thanks

I haven't seen this, but here's what I would try...
Wipe the iPad and start over. Press and hold the Home and Sleep/Wake button for 10 seconds until it goes black, then let go of the Sleep/Wake button but keep holding the Home button down while you plug the USB cable back into your Configurator computer. On the iPad you should see the "Connect to iTunes" image (then let go of the Home button). Restore the iPad to default. Then try Configurator again.
Hope this helps!
~Joe

Similar Messages

  • Retina display iPad

    Can I backup(sync) the new Retina Display iPad to iTunes on my iMac OS 10.6.8    iTunes versionn is 11.0

    Yes, you can.
    You do have the current iTunes, which is good.

  • Is my iPad the retina display ipad or the ipad 2?

    I'm not sure if I have a ipad 2 or ipad 3.
    I should of got the newest one with the lightening charger but never I got my ipad in may, did the newest one come after may?
    Help please thanks

    The new iPad 4 (with the lightning connector) came out last month. The iPad 3 which came out in March this year also has a retina display, but a slower processor and a lower resolution front camera.
    iPad model comparision : http://en.wikipedia.org/wiki/List_of_iOS_devices#iPad
    You can tell which model that you have by typing in the serial (Settings > General > About > Serial Number) in on this page.

  • Flex Mobile project scaling with Retina display iPad (3rd gen).

    Adobe et al,
    With the new iPad 3 we now have a ton more pixels to utilize. I'm familiar with and have already successfully tested the AIR 3.1+ commandline compiler option (-platformsdk) to get Retina display on the new iPad. In ActionScript mobile projects the content is rendered beautifully on the new iPad. But with Flex Mobile projects, something is happening that causes it to render incorrectly. It's retina display alright, but the size is way too small.
    Below is an image WITHOUT the -platformsdk build tag, that causes the app to be pixel doubled to fit on the new iPad:
    Notice that it's scaled proportionally, even though the text and components are slightly pixelated. Not a big deal, but noticeable on the device.
    This image is taken with the app rendering in Retina display (setting the -platformsdk pointing to iOS 5.1 SDK):
    As you can see, the text/components are rendered really clear, but the scale is way off. Obviously it's getting the width of 2048x1536 from the device, but it's way too small.
    How do I fix this? I've tried changing the applicationDPI, but it doesn't fix it. Setting a width/height of 1024x768 does nothing either. It seems we need to overrride a behavior that causes it to fit everything in so small.
    A little help?
    Thanks,
    iBrent

    Alright, kevinkorngut's answer was the right one. It appears that even though AIR 3.x can render high resolution apps, it still returns the incorrect DPI for the new iPad. In a Flex Mobile project you have to override the DPI using the method mentioned above.
    Here are the results I got:
    Using the runtimeDPIProvider property on the TabViewApplication tag (works for any of the three project types) I created a class that extends RuntimeDPIProvider. To detect which iPad I was on, I used the following code:
    override public function get runtimeDPI():Number
         var os:String = Capabilities.os;
         if(os.indexOf("iPad") != -1)
              if(Capabilities.screenResolutionX > 2000 || Capabilities.screenResolutionY > 2000)
                   return DPIClassification.DPI_320;
              } else {
                   return DPIClassification.DPI_160;
         } else {
              return Capabilities.screenDPI;
    I'm returning a DPI of 320 as this gives the best result that matches the proportions of the device. In other words, even though the iPad DPI is 264, setting the app to 320 gives the correct size at the new Retina display.
    In order for this to work, you must compile the app with the -platformsdk flag pointing to iOS 5.1 SDK, and currently that means you need a Mac running Lion with Xcode 4.3.1. Here's the adt command I used:
    adt -package -target ipa-test -storetype pkcs12 -keystore ~/Desktop/iOS_DevCert.p12 -provisioning-profile ~/Desktop/iOS_DevProfile.mobileprovision newiPadTest.ipa newiPadTest-app.xml newiPadTest.swf -platformsdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPh oneOS5.1.sdk
    Also, the -app.xml descriptor file must have the <requestedDisplayResolution>high</requestedDisplayResolution> within the <iPhone> tags.
    Thanks everyone for their replies!
    iBrent

  • Screen Flicker with new Retina Display iPad?

    New iPad Retina Display seem to flicker when scrolling through Aps when I am downloading an Ap. This does not occur with either my iPad 1 or iPad 2.

    jbthree: I can pretty much confirm this is a OS issue as I exchanged my Retina Display for the iPad Mini, some thing occurs so it is a glitch in Apples OS that needs to be fixed. Ironically the iPad mini seemed to work better especially the WiFi, Apple should have put a Retina display on this device and kept the same price and they would have sold more IMHO.  I think it is the OS with the new units hardware not working together, so it's very hard to say if it, is one or the other just yet. I have 14 days to return this one, and if Apple doesn't release some thing that fixes it, I will return it and wait. On the Mini it only happens when I am in the App store and nowhere else, where on the iPad Retina display it happened App Store and other areas. Maybe the first batches are affected it will be interesting if anyone else sees it as an issue or not.

  • Which resolution do I have to design for retina display Ipad 3

    Hi all,
    I have to design a background and icons for a ipad3 (2048x1536). With the Retina resolution I don’t know in which resolution I have to design?
    Can I design in 2048x1536 or do I have to design my background in 4096 x 3072 pixels, and than rescale? I work in PS. Do I need to make my file in 72 or 150 dpi?
    Can please somebody help me.
    Thanks

    Hi Michael,
    Thank you. On this website:
    http://designmodo.com/responsive-retina-images/?utm_source=Subscribers+%28Design Modo%29&utm_campaign=9e306296ab-Newsletter_41_23_2013&utm_medium=email
    I had read on that images had to be 2 times so big. My english is not so good, I may have not understood
    it well.
    So when I desing on: 2048x1496 pixel 72di its fine for Ipad3.
    For Ipad and Ipad2 I have to scale the image 50%?
    The reduction of 50% is something I have to do in the code of the app?
    Thanks for helping me,
    GNT

  • Why can I not plug earbuds in my retina display ipad?

    This is a one week old iPAD and there is a purple/blue glass covering where I assume a headphone jack would go. What is that and where do I plug in headphones?

    That sounds like the camera.
    The earphone opening is at the top left edge of the iPad (with the Home button at the bottom center).
    Make sure that all plastic has been removed from the iPad.

  • Hi,i just got a retina display iPad,I am trying to play hbo and connect with AirPlay with my Apple TV ,everything works perfect but I have a problem that the subtitles doesn't come up on the tv!!Can please anyone help with this problem. Thank you advanced

    How can I make this problem work!?

    Return it for a credit. Buying things like phones and computers on eBay is not a good idea. If the person refuses to refund your money, use the eBay appeal process since you were sold something that does not work.
    Barry

  • Wifi does not work correctly on iPad Mini w/ Retina display

    I've found that Wifi does not work properly on the iPad mini w/ Retina display.
    Some background: I own three iPads (iPad mini w/ retina display, iPad mini, and iPad 3rd gen), an iPod touch 5th gen, and a Macbook Air, and use them all frequently with my pocket Wifi router.
    None of them exhibit any Wifi problems whatsoever except for my iPad mini w/ retina display.
    Here are the details:
    In the middle of using Wifi with my pocket Wifi router, the Wifi connection will abrubptly drop, then reconnect. After the Wifi reconnects, it is no longer able to connect to the internet (even though Wifi itself is connected).
    Once the iPad mini w/ retina display's Wifi gets into this state, the following may or may not restore WiFi temporarily:
    Restart the device
    Reset network settings
    Yet, even if connectevitiy is restored, the problem will happen again within minutes.
    When the iPad mini w/ retina display gets into this state, the Wifi on my iPod touch, other iPads, and on my Macbook Air work perfectly fine, so I know the problem is not with my Wifi device or it's connection, but specifically with the iPad mini w/ retina display
    Note:
    The iPad mini w/ retina display never has any issues with my home or work Wifi networks. The problem only happens when connected to my pocket Wifi device. Yet, all of my other iOS devices and my MacBook Air work perfectly with my pocket Wifi device, therefore I know the problem is not with the pocket Wifi device, but with the iPad mini with retina display.
    Solutions:
    Resetting the iPad mini w/ retina display to factory settings does not solve the problem
    Resetting network settings on the iPad mini w/ retina display does not solve the problem
    I have even replaced my original iPad mini w/ retina and got a new one. Yet, the new device exhibits the exact same behavior as the original device.
    Conclusion:
    I know this is not a hardware problem (since it happened with both my original as well as replacement device).
    I know this is not a problem with my pocket WiFi router, since it works perfectly with all of my other iOS devices and MacBook Air.
    Therefore, this must be a software / firmware bug with the iPad mini w/ retina display. Apple will need to fix this in a future software update.
    Has anyone else seen this problem?

    I too have experienced this issue over the past two days... I have a 16gb ipad mini retina, for reference. I bought the device one week ago, and had not experience any issues at all until bringing my device to work. I logged into my work's enterprise level wireless network both yesterday and today, maintained normal wifi capabilities for 2-4 hours each day, and was then randomly dropped, both days. I tried hard resets, resetting my network settings, airplane mode, etc. Nothing has worked. I am still offline on my ipad mini retina.
    My iPhone 5 is sitting right next to my iPad mini retina. The iPhone is currently connected to the same very network, and has been for the past two years. I have never lost connection on my iPhone's wifi, just my iPad mini retina.
    This must be some kind of bug, as it does not sound like a hardware nor network issue.
    Hopefully they fix this in 7.1.

  • Is the 3rd generation ipad the ipad with retina display as how apple calls it

    I see on the apple page the new retina display ipad. Is that the 3rd gen ipad

    monkey1238448 wrote:
    I see on the apple page the new retina display ipad. Is that the 3rd gen ipad
    Depends on which site you're looking at. On apple's page it's the 4th gen ipad. On other retailers' sites it's the refurbished ipad (commonly known as ipad 3), for the same price.
    Hope this helps.

  • Flash Builder update to support iPad 3 retina display

    I've been reading that one has to run a command line on a Mac to get an app to run correctly on the new retina display iPad (i.e. iPad 3).
    http://forums.adobe.com/message/4272224
    Does anyone know when an update from Adobe will be issued to fix this issue?
    thanks,
    Jack

    Please refer : http://forums.adobe.com/message/4276097
    the issue is expected to be fixed with the next release of Flash Builder

  • Photo resolutions for iPad with and without Retina displays

    Hello,
    I would like to publish an App magazine on the iPad with Adobe DPS Single Edition. When creating the file in Indesign, I wondered about resolutions. The iPads 1 and 2 have a screen resolution of 1024x768 px and that is 72 dpi. The new iPad with Retina display comes with 2048x1536 px I reckon and a 200 dpi resolution. When creating the Indesign document for the folio, do I create the Indesign files with 1024x768 pixels? How does it work with resolution for pictures? I've heard you should have a picture folder with all 72 dpi pics and in that folder is another folder called "HD" that contains all pics in 200 dpi and double the size. When I place the 72 dpi photos into Indesign, how does it work for Retina displays then? Or does Indesign automatically search for my HD folder and pick the HD pics with 200 dpi for the Retina display iPads?
    I'm a bit confused with that Retina thingy ...
    Thank you in advance for your kind help!

    Use the PDF format for your folio. Set the document and folio to 1024x768 and make sure your graphics have an effective resolution of 108ppi or greater.
    The HD folder is only for overlays and quite frankly, it’s overkill for all but the most critical images.

  • I bought an iPad retina Display 64GB recently. Im unable to transfer movies and music which I have purchased on iTunes from my computer to my iPad. Please help

    I bought an iPad retina Display 64GB recently. Im unable to transfer movies and music which I have purchased on iTunes from my computer to my iPad. Please help

    Sync Movies to your iPad
    http://i1224.photobucket.com/albums/ee374/Diavonex/Album%208/26db2f1769865760d90 05411615128c1.jpg

  • HT1430 I got problem with imessage in my ipad 4 (retina display)

    I used my SIM card in my ipad 4 (retina display) into my iphone 4 just to check the network line.
    After that i change it back into my ipad 4.
    I tried to imessage with my friends which is using apple device meaning to say they have their own imessage.
    it dosen't working at all.
    It says "not delivered".
    . I have tried to switch on and off still not working.
    I tried to restart the ipad 4 still not working .
    Even i reset the networking and also tried to reset all setting as well.... Still not working..
    Guys please help me! I run out of ideas!

    Using FaceTime http://support.apple.com/kb/ht4319
    Troubleshooting FaceTime http://support.apple.com/kb/TS3367
    The Complete Guide to FaceTime + iMessage: Setup, Use, and Troubleshooting
    http://tinyurl.com/a7odey8
    Troubleshooting FaceTime and iMessage activation
    http://support.apple.com/kb/TS4268
    iOS: FaceTime is 'Unable to verify email because it is in use'
    http://support.apple.com/kb/TS3510
    Using FaceTime and iMessage behind a firewall
    http://support.apple.com/kb/HT4245
    iOS: About Messages
    http://support.apple.com/kb/HT3529
    Set up iMessage
    http://www.apple.com/ca/ios/messages/
    iOS and OS X: Link your phone number and Apple ID for use with FaceTime and iMessage
    http://support.apple.com/kb/HT5538
    How to Set Up & Use iMessage on iPhone, iPad, & iPod touch with iOS
    http://osxdaily.com/2011/10/18/set-up-imessage-on-iphone-ipad-ipod-touch-with-io s-5/
    Set Up Alert Sounds
    http://www.quepublishing.com/articles/article.aspx?p=1873027&seqNum=3
    Extra FaceTime IDs
    http://tinyurl.com/k683gr4
    Troubleshooting Messages
    http://support.apple.com/kb/TS2755
    Troubleshooting iMessage Issues: Some Useful Tips You Should Try
    http://www.igeeksblog.com/troubleshooting-imessage-issues/
    Setting Up Multiple iOS Devices for iMessage and Facetime
    http://macmost.com/setting-up-multiple-ios-devices-for-messages-and-facetime.htm l
    FaceTime and iMessage not accepting Apple ID password
    http://www.ilounge.com/index.php/articles/comments/facetime-and-imessage-not-acc epting-apple-id-password/
    Fix Can’t Sign Into FaceTime or iMessage iOS 7
    http://ipadtutr.com/fix-login-facetime-imessage-ios-7/
    FaceTime, Game Center, Messages: Troubleshooting sign in issues
    http://support.apple.com/kb/TS3970
    Unable to use FaceTime and iMessage with my apple ID
    https://discussions.apple.com/thread/4649373?tstart=90
    How to Block Someone on FaceTime
    http://www.ehow.com/how_10033185_block-someone-facetime.html
    My Facetime Doesn't Ring
    https://discussions.apple.com/message/19087457
    Send an iMessage as a Text Message Instead with a Quick Tap & Hold
    http://osxdaily.com/2012/11/18/send-imessage-as-text-message/
    To send messages to non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
    How to Send SMS from iPad
    http://www.iskysoft.com/apple-ipad/send-sms-from-ipad.html
    You can check the status of the FaceTime/iMessage servers at this link.
    http://www.apple.com/support/systemstatus/
     Cheers, Tom

  • HT1689 my ipad mini retina display is disabled.  I believe I know the cause.  I packed it with my blue tooth key board in my back pack.  The key board likely entered various keys and the ipad believes these entries were invalid password attempts.  I am tr

    my ipad mini retina display is disabled because my blue tooth key board made number key entries while in my back pack.   How do I re-enable?

    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.) No data/files will be erased. http://support.apple.com/kb/ht1430http://support.apple.com/kb/ht1430
    How can I unlock my iPad if I forgot the passcode?
    http://www.everymac.com/systems/apple/ipad/ipad-troubleshooting-repair-faq/ipad- how-to-unlock-open-forgot-code-passcode-password-login.htmlhttp://www.everymac.com/systems/apple/ipad/ipad-troubleshooting-repair-faq/ipad- how-to-unlock-open-forgot-code-passcode-password-login.html
    iOS: Device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212http://support.apple.com/kb/ht1212
    How can I unlock my iPad if I forgot the passcode?
    http://tinyurl.com/7ndy8tbhttp://tinyurl.com/7ndy8tb
    How to Reset a Forgotten Password for an iOS Device
    http://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Devicehttp://www.wikihow.com/Reset-a-Forgotten-Password-for-an-iOS-Device
    Using iPhone/iPad Recovery Mode
    http://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htmhttp://ipod.about.com/od/iphonetroubleshooting/a/Iphone-Recovery-Mode.htm
    You may have to do this several times.
    Saw this solution on another post about an iPad in a school environment. Might work on your iPad so you won't lose everything.
    ~~~~~~~~~~~~~
    ‘iPad is disabled’ fix without resetting using iTunes
    Today I met my match with an iPad that had a passcode entered too many times, resulting in it displaying the message ‘iPad is disabled – Connect to iTunes’. This was a student iPad and since they use Notability for most of their work there was a chance that her files were not all backed up to the cloud. I really wanted to just re-activate the iPad instead of totally resetting it back to our default image.
    I reached out to my PLN on Twitter and had some help from a few people through retweets and a couple of clarification tweets. I love that so many are willing to help out so quickly. Through this I also learned that I look like Lt. Riker from Star Trek (thanks @FillineMachine).
    Through some trial and error (and a little sheer luck), I was able to reactivate the iPad without loosing any data. Note, this will only work on the computer it last synced with. Here’s how:
    1. Configurator is useless in reactivating a locked iPad. You will only be able to completely reformat the iPad using Configurator. If that’s ok with you, go for it – otherwise don’t waste your time trying to figure it out.
    2. Open iTunes with the iPad disconnected.
    3. Connect the iPad to the computer and wait for it to show up in the devices section in iTunes.
    4. Click on the iPad name when it appears and you will be given the option to restore a backup or setup as a new iPad (since it is locked).
    5. Click ‘Setup as new iPad’ and then click restore.
    6. The iPad will start backing up before it does the full restore and sync. CANCEL THE BACKUP IMMEDIATELY. You do this by clicking the small x in the status window in iTunes.
    7. When the backup cancels, it immediately starts syncing – cancel this as well using the same small x in the iTunes status window.
    8. The first stage in the restore process unlocks the iPad, you are basically just canceling out the restore process as soon as it reactivates the iPad.
    If done correctly, you will experience no data loss and the result will be a reactivated iPad. I have now tried this with about 5 iPads that were locked identically by students and each time it worked like a charm.
    ~~~~~~~~~~~~~
    Try it and good luck. You have nothing more to lose if it doesn't work for you.
     Cheers, Tom

Maybe you are looking for