Wi-Fi Sync not working in iOS 5

I can't seem to sync my iPad wirelessly with iOS 5. I get the message "Sync will resume when <my machine> is available" I'm plugged into a power source with iTunes running, but no luck . Any ideas?

I had to:
1) connect the Ipad with a cable and enable "synch via wi-fi" option.
2) eject the ipad
3) restart the MAC
attempt synch --- FAILED
after looking at my set-up the MAC (or PC) must be conneced to the same wireless connection. My router has dual band capability. one connection is 2.4 ghz with one name, and 5 ghz with another name. Even though ALL the computers have same workgroup name, wi-fi synch would not work unless they were all on the same wireless connection (same ssID). go figure. once my mac was connected to the 2.4 Ghz SSID, wi-fi sync worked fine.

Similar Messages

  • Wifi Sync not working on iOS 6 and iTunes 10.7 with iPhone 4S

    I am running Windows 7 64-bit but WiFi Sync is not working on either my iPhone 4S or my wife's iPhone 4S.  Worked fine before upgrading.  All settings look correct in iTunes 10.7 and on our iPhones 4S's.  Already tried uninstalling iTunes and all associated Apple programs (Bonjour, Apple Mobile Device Support, Apple Application Support, etc) and reinstalling iTunes but no help.  Temporarily disabling Norton Firewall did not help.  If I hook up either of our two 4S phones via USB wire, they Sync and Backup fine.  Just WiFi Sync not working.  Can't initiate sync from iPhones because button is ghosted stating it is waiting for PC to be present.  Phones don't show up under Devices in iTunes unless hard-wired via USB cable.  Any suggestions?

    I am getting sync issues too (although on OSX) - seems like others are getting issues too:
    https://discussions.apple.com/message/19834721#19834721
    Good luck,
    Chris

  • ITunes wifi sync not working with iOS 7.1

    After upating my (2) iPads and iPhone to iOS 7.1 none of these devices will sync with iTunes version 11.1.5 via wi-fi.  Is there a fix for this?

    It continues to be UNREAL how Apple will release iOS software without testing it.  Yep.  They BROKE WIFI SYNC.  It no longer works on my iPhones or iPads either.  UNREAL!!!!!!

  • IMessage is not working in IOS 7 , Any workaround

    iMessage is not working in IOS 7 , Any workaround

    Yap, sad but true...
    The most annoying problem, besides iMessage, is the keyboard, it's horrible on my iPhone 4 in Safari. Some on some formulars the keyboard is so **** slow that I had to stop typing after 2nd word.
    But I could fix the iMessage Problem, first turn off iMsg, then you have to backup your Phone on your PC/Mac in iTunes, turn off auto sync when done and pull the phone off. Then go to the Phone settings and reset everything, then choose "set up as new device".
    When done go to settings and activate iMsg and wait for activation, it will work! After you're done plug the phone back to your PC/Mac and restore from the Backup you made before. Now go to phone settings again and check if iMsg is on, if not (as it was in my case), turn it on and activate again, it will work now!!!
    Attention: Apps and Music have to be resynced or downloaded after this, they are NOT part of the Backup.
    This was what Apple tech. support told me to do and it worked fine.
    Greets

  • Itunes Wi-Fi Sync not working on Ios6

    Itunes Wi-Fi Sync not working on Ios6. It was working with Ios 5.

    OK OK OK
    I tried all of the above ideas
    none worked for me!
    I had already re booted, but I rebooted again, the phone, router, comp (iMac)
    I changed the name of my phone, I had a lot of hope riding on that idea, it sounded good, but (sigh) no go!
    finally I got it working
    this is what I did, I hope it works for you (at least on a Mac)
    open
    system preferences - Sharing
    I clicked on internet sharing, but did not 'tick' the box (mine was off & is still is off now)
    I 'ticked' the Wi-Fi tick box
    and got out of preferences (i did not 'tick' the internet sharing box, dunno if that is importiant, just what i did)
    my iphone 5 popped up in iTunes over Wi-Fi in like 5 seconds and has stayed there since i did a wifi sync
    happy days

  • Voice Memo is not working with iOS 8.2

    Voice Memo Records is not working with iOS 8.2. how to fix it?

    Voice Memo Records is not working with iOS 8.2. how to fix it?

  • IPhone 5 proximity sensor not working! (iOS 6.0.1)

    iPhone 5 proximity sensor not working! (iOS 6.0.1)
    When I call , the screen is not locked(

    Remove any screen protectors and cases, does the problem continue?

  • Iphone 5 back camara not working after ios update

    My Iphone 5 back camara is not working after ios 8.1 update this morning
    Only getting some fuzzy image.
    Camara was working before the update.
    Resting the phone to factory setting restoring phone nothing seems to work
    I think this will be my last Iphone as apple never respondse in any case

    If you're expecting Apple to respond on this forum, you will have a long wait. This is a user-to-user technical support forum that is only hosted by Apple. This was made clear when you signed up. In any case, try the steps in this article to troubleshoot hardware issues (there is a camera section):
    iPhone: Hardware troubleshooting

  • HT1947 Remote for ipad landscape orientation not working in ios 7

    Remote for ipad landscape orientation not working in ios 7

    See this thread: remote app rotation locked in portrait orientation after iOS 7 upgrade
    It is a discussion only - no helpful hints.  Appears to be a bug for sure.

  • PDF Portfolio does not work with iOS Reader 11.3.2 on iOS 7.1.2

    Well this is upsetting. I created a PDF form with several pages of the same form (it's a travel log).
    My hoping to use Adobe Reader to complete the form and save back as a week at a time won't work.
    I created the form using Acrobat Pro 9 from CS5.
    Does anyone know if a PDF form in a Portfolio should work with Adobe Reader on the iPad2/
    Also, what can I use that works with forms as a portfolio?
    Ken

    Ken,
    please could you describe your workflow. It might help to find some solution. Also it would be great if you can share a sample of your document. Please email it to [email protected] with the reference to this discussion "PDF Portfolio does not work with iOS Reader 11.3.2 on iOS 7.1.2"
    thank you.

  • Soft KeyBoard is not working on ios 7 with Air sdk 3.8

    Hi
    In my app Soft KeyBoard is not working on ios 7 with Air sdk 3.8. Does any one know soluton for this ?

    Hi,
    There's no question that TextFields and TextAreas weren't working in our case, likely because we have a deep displaylist with a variety of object types. Presumably, AIR has changed how it looks through the displaylist for objects that need keyboard, and perhaps we have an object type somewhere in the hierarchy that AIR no longer recurses. It's definitely something that changed, though.
    It's no picnic to put together a sample app, I can't afford that time when I have a solution. But the symptom was very clear, a textbox would open, and the cursor would just blink with no way of interacting with it.
    I'm happy using StageText directly, because it's a more direct way to interact with the OS and gives more control.
    It also solves a bug in AIR that I haven't reported yet, but is as follows. Rarely, when you move the container of a TextField of TextArea after it has been created, AIR will crash and freeze iOS devices. It doesn't happen on Android or desktop, but with a user-base of about 100,000 of our app, we've had it reported maybe 50 times. One of our dialogs sometimes needs to reposition the elements, which is done animated. During this, AIR will crash about 0.01% of the time. We tried only creating the TextArea, but not activating it or even having it visible, but even an invisible TextArea will crash, presumably because AIR moves the internal StageText overlay around as well, and this confuses iOS after a while during the animation.
    By using StageText directly, I finally also have a way to get rid of this bug, because I simply don't activate StageText until the object has already been positioned. Prior to that, it isn't even an editable text field, it's a label like anything else. So I'm happy I did this solution.
    Let's just leave this thread as a record if someone else has the same problem. I'm quite sure it's because of our very complicated display list, and AIR having changed how it scans the displaylist for objects that need keyboard.
    Best,
    Per

  • Auto tab focus method is not working in iOS devices please share the ideas why its not working?

    Auto tab focus method is not working in iOS devices. Please share the idear i am facing this issue while developing code for devices.

    Hi there,
    I can confirm this bug.
    Not sure if this info is relevant, but this is my experience:
    I am on the FIDO network, and so are two other people I know.
    We all tried blocking numbers, and calls ring right through. Text messages are blocked successfully. (never tried facetime)
    I also tried a ROGERS device running IOS7, and was successfully able to block my phone call from ringing through. HOWEVER, my call was forwarded to their voicemail, I was able to leave a voicemail for the person, and they did get an alert that they had a new voicemail.
    I have not yet had a chance to test this on Bell, Telus, or any other carriers.
    Spoke to Apple, and they advised me to do a hard reset (hold both buttons to shut off and reboot the phone), and if that fails to do an iOS restore.
    I have yet to try this, but hopefully someone will have a better solution.

  • Hi, The Airport Express does not work with iOS 7.0.4, I appreciate your help to resolve this event. Thank you,

    Hi, The Airport Express does not work with iOS 7.0.4, I appreciate your help to resolve this event. Thank you,

    Please locate the model number of the AirPort Express and post back that information.
    The model number is located on the side of the AirPort Express. It begins with an "A" followed by four numbers.
    We are not sure what you mean by "does not work".  Does this mean that the AirPort Express worked at one time and has just recently stopped working?
    Have you installed a newer operating system on your iOS device recently?
    Or, is this a new AirPort Express that you are trying to configure for the first time?
    If yes, what service will the AirPort Express perform on your network?
    Please remember that we cannot see your network, so we only know as much about your problem as you can tell us.

  • IMessage not working after iOS 5.1 upgrade! Feedback pls

    iMessage not working after iOS 5.1 upgrade, anybody experiencing this as well? Feedback please......

    You shouldn't have to hard restart and it shouldn't have anything to do with your router.  If anyone else runs into this problem try resetting the network settings on your phone.  All the steps to do this can be found here http://tekshot5.com/ios-5-1-imessage-fix/
    Edit: Some of us don't have the option of resetting our DNS servers.  I run my own for example for caching purposes.

  • Why is my iMessage and FaceTime not working with ios 7?

    I just updated my iphone 5 to ios 7 and it's not letting me use FaceTime or iMessage. It's saying it's still activating. I'm afraid if I reset I will lose everything, but is there any other way to fix it?

    Hi there,
    both services send a silent SMS (one that is not listed anywhere on your device) containing a configuration request to an Apple server. This server then responds with the needed configuration details. It can take some (from a few minutes to several hours) time for this answer to come. Also if for whatever reason text send/receive is not working properly, iOS can get stuck on the "waiting for activation" message.
    Hope this helps,
    Chris

Maybe you are looking for

  • Using multi listbox

    How can i use multilist box in order to fetch parameters from user ex selection-screen begin of block blk1. parameter :   s_maktx like makt-maktx,               p_maktx(18),               s_werks like mard-werks,               s_lgort like mard-lgort

  • Transport release

    Hi everybody, I have an ocean in my mind!!! I know that it's something easy but I can´t clear it. May be you can bring light to me. I have a Workbench transport release with many ABAP Programs. I released it for sending to QA environment. When I chec

  • Regular Expression in 8i

    Hi, I have trouble in regular expressions.. I am trying to do something like this: SELECT PRT_DESC FROM tablename WHERE SUBSTR(PRT_DESC,5,5) LIKE '[0-9][0-9][0-9][0-9][0-9]' Returns 0 rows which is incorrect.. Can anyone help me out?? Thanks

  • Where do iTunesU podcasts go on iOS5? Don't appear in 'More'.

    Where do iTunesU podcasts go on iOS5? Don't appear in 'More'.

  • Some question about georaster?

    Hello, I have some question about how to create high efficiency georaster model. I have 3T capacity raster data. It's bands is from 8 bands to 12 bands and the resolution is 0.5 meter. In order to ensure the original information of raster data, I con