Could not receive a message from the device (iPhone)

16,555

Solution 1

Restart the iPhone.

Solution 2

Restart your iPhone device. Also, restart Xcode. This worked for me.

Solution 3

Are you using some "cheap" USB cable? This was the cause in my case.

Solution 4

Just got the same message. I fixed it by connecting my iPhone directly to my Macs USB-Port instead of connecting it to a USB-Hub.

Solution 5

I was having the same issue, and it was due to having old WiFi connection settings. I just connect new WiFi in both iMac and iPhone. I never connect via USB. iMac automatically connects to my iPhone and I can debug directly on my iPhone. Sometimes the connection is loose; in that case, I just go to

-> Windows -> Device and simulators -> select my device -> right click -> connect vai IP address.

Just enter an IP address from my iPhone WiFi. For that, just go to --> WiFi of iPhone -> info (symbol) -> IP address.

Share:
16,555
JOM
Author by

JOM

Indie developer to relax, Professional developer to work. Doing iPhone. Done python, Symbian C++ and GEOS. Loved Texas Instrument TI-Avigo 10 PDA. Released 200+ freeware apps: DOS, GEOS, TI-Avigo, PyS60 for S60. Done Business apps, Social Networking, Utilities, Web Browsers, Messaging components, Networking development. Some games. Lots of UI and middleware. Project management, writing specs, business development. iOS Blog: iLessons iLearned Website: Jomnius

Updated on June 18, 2022

Comments

  • JOM
    JOM almost 2 years

    I built and run an iPhone application on iPod Touch 2.2.1 device, got some problems and made a fix attempt. Now trying to re-build & run the application gives two (2) error popup notes:

    Could not receive a message from the device [OK]

    Google couldn't find this! The device itself is working happily, I can even launch and use the app I'm trying to install. iTunes looks like it's still connected... What could be the problem?

    Screenshot