Xcode 9 Wireless debugging not working

后端 未结 6 1175
误落风尘
误落风尘 2021-02-05 03:44

For some reason the wireless debugging does not work here. Here is what I\'ve done:

  • Using newest Xcode 9
  • Using newest iOS 11 on my iPhone 7+
  • Both
6条回答
  •  生来不讨喜
    2021-02-05 04:16

    I had the same issue, but it was intermittent - i.e. sometimes the globe would not appear next to the phone name in Xcode Devices and Simulators window and when the phone was disconnected from the lighting cable, I could not debug to it from Xcode. My fix was much simpler, though - I just turned WiFi on and off both on the Mac and on the phone. After the devices reconnected to the network wireless debugging was available again. This seems to be an issue with the network communication (regardless whether the device can be pinged or not).

提交回复
热议问题