My iPad doesn't seem to want to come on.

I was able to plug it into my macbook and it show up in iTunes so that I could transfer apps and other things.  I tried restoring it but nothing.  Help!

Did you try reset, recover or restore?
Allan

Similar Messages

  • The iPad doesn't seem to want to set up an email for a "group" in my contacts. On my iMac, when I type the name of a group, the email addresses of everyone in the group appear in the "To" line of a new message. Not so with the iPad. Help?

    The iPad doesn't seem to want to set up an email for a "group" in my Contacts. When I type the name of a group in the "To:" line of a new message on my iMac, all the email addresses of the group automatically appear. Not so with my iPad. Help?

    Apparently Groups are not supported in the Mail App on the iPad. Read this thread and see Michael Morgan's post for a workaround.
    https://discussions.apple.com/message/13084823#13084823

  • HT4623 My iPad doesn't seem to want to update to iOS 6.  It keeps telling me I am up to date with iOS 5.1.1.  What should I do?

    My iPad keeps telling me that I am up to date with iOS 5.1.1.  What do I need to do to download and install iOS 6?

    You appear to have a first generation iPad, which isn't capable of running iOS 6. To tell for certain, append the last three characters of its serial number to http://www.everymac.com/ultimate-mac-lookup/?search_keywords= and load the page.
    (87210)

  • How can I get the iBook app on my Mac to backup ePubs I created with Pages on my iPad? Only seems to want to work with purchased from the ibook store.

    How can I get the iBook app on my Mac to backup ePubs I created with Pages on my iPad? Only seems to want to work with purchased books from the ibook store. The problem is, once I create a document in Pages and turn it into an ePub to be opened in iBooks, I delete the document in Pages, because I don't need two copies taking up space on my iPad. Before Maverick, iTunes would backup everything in my iBook app on my iPad. If something ever happened to my iPad, all of my created ePubs would be lost and I would be screwed. I suppose I could keep everything on Pages and go to iCloud and download my documents to my Mac, but that is a lot of steps. I may have to do that if there is no other way, but I am hoping someone will have the answer for me. Pretty disappointed in iBooks app for Mac at this point.

    iBooks only syncs purchased books. Others must be synced in iTunes.

  • I tried to manually clear my Time Machine back up drive (a La Cie). But now the Trash is filled with files (over 130,000) and it doesn't seem to want to trash them - how do I get rid of them now in a quicker way?

    I tried to manually clear my Time Machine back up drive (a La Cie) of some of the older backups. But now the Trash is filled with files (over 130,000) and it doesn't seem to want to trash them - it's taking forever!! how do I get rid of them now in a quicker way?

    dear Sue
    i've tried the alt solution to empty trash but it does not work
    I still got the -8003 error
    for emptying time machine backups that i foolishly put in the trash
    i've also tried this solution using terminal and it did not work either
    http://www.imore.com/how-force-empty-trash-your-mac-using-terminal
    any help you might offer would be greatly appreciated
    i am using a 24 inch iMac
    OSX 10.6.8
    Message was edited by: summer_laughter

  • I have just purchased Logic Pro X and it doesn't seem to want to work with my Tascam us-122L sound card. Do i need to purchase a new one and if so, any advice on a reasonable priced one?

    I have just purchased Logic Pro X and it doesn't seem to want to work with my Tascam us-122L sound card. Do i need to purchase a new one and if so, any advice on a reasonable priced one?

    What OS do you have? Have you tried the latest drivers?
    http://tascam.com/product/us-122l/downloads/
    alternatives: Focusrite Scarlett 2i2, Presonus Audiobox.

  • 10.1 doesn't seem to want to create proxy media

    Now 10.1 doesn't seem to want to create proxying media.
    Is this new?.
    Will it ever create proxy media.?
    Or is that only for like 4K cameras?
    I used to create proxy media for everything I shot which is 1080.

    My two Canon Vixias shoot AVCHD and my Canon DSLR shoots in .mov format.
    I usually import all that I'm going to edit and then choose create proxy media.
    10.1 did not create proxy media nor does it seem to when I ask it too.
    Maybe with improvements, it doesn't feel a need, but before working in proxy improved the editing process and I'd just switch back to optimized media for output.

  • I just downloaded 11 onto my mac but it doesn't seem to want to install. Any reason why this would be?

    I just downloaded 11 onto my mac but it doesn't seem to want to install. Any reason why this would be?
    Downloading should be fairly easy and the installer opens but nothing seems to happen after that.
    Help please!

    What link, website? Firefox should not do that. Did you get FF from '''Mozilla.org?'''
    It could be the work of one of your add-ons, or even add / mal-ware.
    Look thru your add-ons list and make sure you know what each one is
    there for. Also, check the programs that are on your computer
    '''Windows > Start > Control Panel > Uninstall Programs.'''
    '''(Mac: Open the "Applications" folder)'''
    Go thru the list and use a web search to check any that you don't
    know what they are.
    '''''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-caused-malware Troubleshoot Firefox Issues Caused By Malware]''''' {web link}

  • A little lost here, view doesn't seem to want to show up

    Hi,
    First of all, let me say that i am not a iPhone or Mac developper although i'm a super good programmer that knows lots of languages (c/c++, java, c#, php, vb, vb.net, etc)
    I was tasked to add a screen to an iphone app that asks for user acceptance of terms and then store the acceptance into the phone. I'm not even at the storage part yet, i'm all lost in that objective C thing... What kind of programming language is that... lol
    Anyway, i tried my best and am able to open a view that was already existant in the system as the application starts. The same view, i duplicated it and renamed all its files, identifiers in the .h and .m file to a new name. I scoured the source code of the app to add the different variables or properties just as the previous view had been added to the app.
    Compile, works, view never shows up... maybe i messed up something, try the older view i tried at first, still works... strange.
    Here is a bit of code:
    - (void)applicationDidFinishLaunching:(UIApplication *)application {
    [window addSubView:agreementView.view];
    [window makeKeyAndVisible];
    This portion of code doesn't work, but if i change "agreementView" for "hmView" it works fine and shows the view called HmView. The app compiles completly and works in all cases, its just the agreementView that never shows up.
    Can you help me with this at all? Do i need to post anything else. Please keep in mind that i thought it would be super simple to do this and finaly, it's taken me 3h already to simply create a view and recompile the code.

    CDGI Developper wrote:
    this application is already multiview. I'm just trying to add a view in the code that shows an agreement ppl have to accept.
    Ok, understood. It's sounding more and more like a modal view would be the best solution.
    If i use the variable name of another view that was working, it loads up fine as the application starts.
    Although you mentioned creating another view, it seems likely you didn't actually do so, or that the variable you assigned to the new view doesn't actually point to that view. You haven't mentioned Interface Builder yet. IB is the resource editor for Xcode, and is usually where Cocoa developers start when creating a new view (though new views can certainly be created in code without using IB).
    Since you've been focusing on the root view so far (i.e., the view which is added directly to the window in applicationDidFinishLaunching), can we assume that you want the "agreement view" to be reached directly from the root view? Or, do you want agreementView to replace the current root view at start up? For example, do you want agreementView to be the gateway to the app, like a login screen, so that none of the app's functionality can be accessed until the agreement is accepted?
    Once we know exactly how the agreement fits into the view hierarchy, it might be easy to walk you through the steps needed to create it, display it, and dismiss it. Another question that might help clarify your requirements: Could you use an "alert view" instead of a new, full-screen view for your purpose? An instance of the UIAlertView class is used just like a Windows "MessageBox" to display a message and wait for the user to respond. So an alert view would be good for obtaining a "yes" or "no" answer from the user. Of course, if the agreement screen needs to present the text of an agreement, much like the contract presented during an app installation, I guess you'd need a new full-screen view.
    ... if i use the new view i have created (from a copy of the one that works) and i adapt all the identifiers in the different copied files, then the app still compiles, but the reference to the view variable doesn't seem to work.
    Here's an example of how to bring up a modal view that covers the root view at startup:
    - (void)applicationDidFinishLaunching:(UIApplication *)application {
    // add the root view to the window
    [window addSubview:viewController.view];
    // make a new view controller
    // (this also makes a default view for the new controller)
    UIViewController *myController = [[UIViewController alloc] init];
    myController.view.backgroundColor = [UIColor blueColor];
    // set the modal transition style of the new controller
    myController.modalTransitionStyle = UIModalTransitionStyleCoverVertical;
    // add a text view object to the new view
    UITextView *myTextView = [[UITextView alloc]
    initWithFrame:CGRectMake(36, 50, 248, 228)];
    myTextView.editable = NO;
    myTextView.showsVerticalScrollIndicator = YES;
    [myController.view addSubview:myTextView];
    [myTextView release];
    // add something legal to the text view
    NSString *legalText = [NSString string];
    for (int i = 0; i < 40; i++)
    legalText = [legalText
    stringByAppendingString:@"Whereas, henceforth and notwithstanding.
    myTextView.text = legalText;
    // add a button to the new view
    UIButton *myButton = [UIButton buttonWithType:UIButtonTypeRoundedRect];
    myButton.frame = CGRectMake(124, 320, 72, 37);
    [myButton setTitle:@"Agree" forState:UIControlStateNormal];
    [myController.view addSubview:myButton];
    // connect the action of the button to a method in this file
    [myButton addTarget:self action:@selector(dismissAgreement)
    forControlEvents:UIControlEventTouchUpInside];
    // bring up the modal view as a child of the root view
    [viewController presentModalViewController:myController animated:NO];
    [myController release];
    [window makeKeyAndVisible];
    - (IBAction)dismissAgreement {
    [viewController dismissModalViewControllerAnimated:YES];
    To see how the example works, remove the current version of applicationDidFinishLaunching from the app delegate .m file, replace it with the two methods above, save the file and click Build and Go. The example is working, tested code which doesn't require any work in Interface Builder. Be sure to cut and paste directly from the forum to the source file. At this point you don't need to lose a day or two tracking down a syntax error.
    - Ray

  • My iPad doesn't seem to charge when plugged in to my MacBook Pro if the MBP goes to sleep. My iPhone continues to charge even if the MBP is closed. Is that normal?

    My iPad (3rd Gen) seems to stop charging if it is plugged into my MBP if either the iPad is closed or if the MBP goes to sleep. My iPhone charges whether the MBP is awake or asleep or even if the MBP is closed. There is a screen display that shows the iPhone is charging. The iPad only has the tiny icon at the top of the screen that show it is charging. However, the battery's % charged does not increase if the lid is closed when I am charging the iPad if the lid is closed on the iPad or if the iPad off after pressing the on off button. Is this normal?

    The quickest way (and really the only way) to charge your iPad is with the included 10W USB Power Adapter. iPad will also charge, although more slowly, when attached to a computer with a high-power USB port (many recent Mac computers) or with an iPhone Power Adapter (5W). When attached to a computer via a standard USB port (most PCs or older Mac computers) iPad will charge very slowly (but iPad indicates not charging). Make sure your computer is on while charging iPad via USB. If iPad is connected to a computer that’s turned off or is in sleep or standby mode, the iPad battery will continue to drain.
    Apple recommends that once a month you let the iPad fully discharge & then recharge to 100%.
    At this link http://www.tomshardware.com/reviews/galaxy-tab-android-tablet,3014-11.html , tests show that the iPad 2 battery (25 watt-hours) will charge to 90% in 3 hours 1 minute. It will charge to 100% in 4 hours 2 minutes. The new iPad has a larger capacity battery (42 watt-hours), so using the 10W charger will obviously take longer. If you are using your iPad while charging, it will take even longer. It's best to turn your new iPad OFF and charge over night. Also look at The iPad's charging challenge explained http://www.macworld.com/article/1150356/ipadcharging.html
    Also, if you have a 3rd generation iPad, look at
    Apple: iPad Battery Nothing to Get Charged Up About
    http://allthingsd.com/20120327/apple-ipad-battery-nothing-to-get-charged-up-abou t/
    Apple Explains New iPad's Continued Charging Beyond 100% Battery Level
    http://www.macrumors.com/2012/03/27/apple-explains-new-ipads-continued-charging- beyond-100-battery-level/
    New iPad Takes Much Longer to Charge Than iPad 2
    http://www.iphonehacks.com/2012/03/new-ipad-takes-much-longer-to-charge-than-ipa d-2.html
     Cheers, Tom

  • HT4059 I bought a book from Apple and it went on my new mini ipad but doesn't seem to want to download on my other ipad even though it is trying  and says downloading.

    I just downloaded a book on my new ipad mini. I have tried to put it on my big ipad but to o avail. It tries to, and says it is downloading but never finishes. I can't get it on my itouch either and that is fairly new. I did get it on my computer with no problem. It is a multi media book with paintings from MOMA and some audio for some paintings. What do I have to do? I even deleted it one time to start over.

    If he downloaded it on his iPad then it should have gone into the Music app - when their are audiobooks on an iPad then an Audiobooks option should appear on the More button at the bottom of the Music app. If he downloaded it on his computer's iTunes then it will have downloaded into the Books part of his iTunes library and he will need to sync it to his iPad via its Books tab (audiobooks are one-time only downloads, so he should take a backup copy of it).

  • My ipad doesn't seem to make a sound when it is closed or in sleep mode to let me know there is an imessage until you see it on the screen that someone has imessaged.  When you're taking it makes the swoosh sound, just not when it's in sleep mode.  Help

    Am having some problems with the sounds on my ipad, specifically my imessage notification sound when your ipad is in sleep mode and someone is messaging you.  It seems to work with the swoosh sounds when you are actively messaging back and forth, but as soon as I close my ipad up and is locked or in sleep mode, I don't know anyone is messaging me until I look at my ipad.  I've tried a few things.. But nothing has worked so far....Please help!

    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.) http://support.apple.com/kb/ht1430
    Check your settings. The iPads have a small switch on the right edge. It can be used as a rotation lock to keep the screen from automatically reorienting itself as you move around, but you need to have the tablet’s settings configured properly. That same switch, right above the volume buttons, can also be set to function instead as a mute button to silence certain types of audio.
    If the switch is set to work as a mute button, you can change its purpose to “screen-rotation lock” by tapping the Settings icon on the home screen. On the Settings screen, tap General on the left side, and on the right side of the screen flick down to “Use Side Switch to.” Tap to select Lock Rotation or Mute to set the button’s function. Even if you set the side switch for your preferred use, you can still mute the Mini or lock the screen. Just double-click the Home button, and when the panel of apps appears along the bottom edge of the screen, flick the row from left to right with your finger. Tap the icon on the far left side of the row to either lock the iPad’s screen or mute the iPad’s alerts, notifications and sound effects. Music, podcasts and video are not muted unless you turn the volume all the way down.
    iPhone: No sound or distorted sound from speaker
    http://support.apple.com/kb/ts5180
    iPhone: Can’t hear through the receiver or speakers
    http://support.apple.com/kb/ts1630
    http://www.atreks.com/app-no-sound-on-ipad-4-%E2%80%93-what-to-do/
    To solve some sound problems, just follow these simple steps
    1. Go to Settings
    2. Tap on General
    3. Tap on Reset
    4. Tap on Reset All Settings
    What this effectively does is to reset some of your Settings to factory default. It’s not a complete removal of settings. It removes all of your preferences for Wi-Fi, Bluetooth, Do No Disturb, Notifications, General, Sounds, Brightness & Wallpaper and Privacy. It doesn’t affect your data. All of your email accounts will remain intact, as well as any SMS text or iMessages.
     Cheers, Tom

  • Mac doesn't seem to want to be turned off

    Processor 2 x 2.66 GHz Dual-Core Intel Xeon
    Memory 3 GB 667 MHz DDR2 FB-DIMM
    Mac OS X 10.5.5
    I've had my Mac Pro for 1,5 years now and I never really had any issues with it. But the last few days it's behaving strangly.
    - When I try to turn off the computer, it doesn't respond.
    - When I try to turn it off with the power button it goes to sleep in stead of turning off.
    - When, this morning, I finally could turn it off with the power button, when I turned it on again, I got the message in the little black/transparant window: Please turn off your computer using the power button (or something similar).
    - Also, (and this is happening for a few weeks now) when I try to turn it off, it looks like it's switched off, but it's just the screen getting black, and nothing responds anymore.
    Anyone know what could be the cause?

    I have had my computer for 1,5 years now, I know it will only shut down when I hold the button for a long time
    And yes, the problem was that it didn't shut down from the apple menu shut down option. I'm sorry if I wasn't clear about that.
    Message was edited by: Eleonora.
    Message was edited by: Eleonora.

  • My iPad doesn't seem to work with the hdmi connector

    I have a first gen iPad and I can't get it to display with the hdmi adapter.  My iPad 2seems to work fine.  I thought it worked for both gens.

    It should work for both generations.  It won't mirror with the iPad1, but it should play videos.  My iPad1 DID play videos - for a week or two.  Then it quit working with the HDMI adapter.  Still behaves as before with the Component adapter.  Nothing wrong with the cables, tv, etc.  Aftyer ruling out all else, I exchanged the Apple HDMI adaprter for a new one - same thing.  My iPad1 now has no idea there is an external tv/display connected when using the HDMI adapter.  I suspect my mistake was in updating the iPad to the newest iOS software release.  I'll bet this is what broke it.  The question is:  Will this bug be fixed, or is this new non-compliance going to be considered by Apple to be a  'feature'?
    Apple?

  • Sallie Mae doesn't seem to want to grow with me. Anybody else have this problem?

    I have had my Sallie Mae card since January. They gave me a startiing limit of $500. I have done a credit limit increase request and was offered $300. I felt insulted so I declined lol. I don't understand why they aren't offering a more reasonable increase. I am below 10% utilization on all my cards with many having a 0 balance. I have no new credit lines, no new inquiries. With the limits I have on other cards, I just don't get it. I am thinking of just closing the card rather than wasting another hard pull. If I am going to do a hard pull, I would rather it be on a new card with someone else. Any opinions or ideas?

    bengalikejenga wrote:
    fordguy89 wrote:
    Barclays is like Chase I've read that they combine limits pretty easily. If you are low inquries try for the nfl. They gave me 5k SL when others gave 1500. I would love to open a Sallie Mae and do this but I burned a lot of inquiries.i think Fordguy is right.... you might be better off opening another Barclays card that you mind like but not really need, and combine the limits to get a good push on your Sallie Mae Credit card.... you profile seems like it could support it. I need to get my mind checked out or something. ^^^^ This kind of stuff seems to really bother me and I can't figure out why. I know one could rationalize it as playing the game....but I am sorry...there aint a person in this world that should have to open another account with the same dang bank, combine limits, strictly for a larger CL. That is ridiculous. This should not have to happen. I would give this crazy card one last hoorah. I would use it for almost everything, pay that sucker off multiple times per week, and do this for 2 months, maybe 3. Then if they wont raise you, then just use it strictly for the rewards and only use it for gas/groceries/amazon. Leave it in your glove box. I get that OP has a limit of 10k with amex and this seems small...that would be very frustrating to me too.  I gotta say tho, I have NEVER been a fan of anything barclay until I discovered their ring. They cap their rewards WAY WAY WAY too low, the card is geared for students and maybe some more frugal spenders. I dunno I get better deals with gas gift cards and my other cards so I don't have a need for it. That ring tho, the ability to go get cash and deal with moving it around later, for a buck, that is crazy awesome! I would try to keep this card a little longer and change it to the ring once your limit is higher. But thats just me.

Maybe you are looking for