Table of contents

After upgrading iOS to 13.6, Xcode debug error "iPhone is not available.Please connect the device"

Objective C Sep 12, 2020 Viewed 32 Comments 0

Issue

After upgrading iOS to 13.6, I connet my iPhone to debug, but I get an error message saying "iPhone is not available. Please reconnect the device.".

iPhone is not available. Please reconnect the device

I tried restarting the device and reconnecting of course and various other things but nothing seems to fix it.

Solution

Update to the latest Xcode.

1 Upgrade Xcode

  1. Open App Store
  2. Search Xcode
  3. Update Xcode
  4. Restart

2 Upgrade Mac OS

If the first step does not solve this problem, try to upgrade the Mac system.

  1. Upgrade Mac system
  2. Then upgrade Xcode
Updated Sep 12, 2020