iOS: Watch Kit paired device unavailable for development

后端 未结 21 1622
走了就别回头了
走了就别回头了 2021-02-01 00:53

I can\'t run my Apple Watch application in XCode. My phone+watch is listed as a \"Unavailable Device\" and says \"paired device unavailable for development\". When I try to laun

相关标签:
21条回答
  • 2021-02-01 01:33

    I had to unlock the watch with my passcode.

    • If already unlocked, lock it then unlock.
    0 讨论(0)
  • 2021-02-01 01:35

    my problem was having to authorize the computer from the Apple Watch... (with last release Xcode 10.2)

    0 讨论(0)
  • 2021-02-01 01:38

    I had issues with this too, using Xcode Beta 7.3 version 3. I updated to Xcode Beta 7.3 version 5 and it's working fine. Hope this helps!

    0 讨论(0)
  • 2021-02-01 01:39

    This is what worked for me, and it is a lot easier and faster than un-pairing so I would try this first. From the Clock Face Swipe up, and click on the Ping iPhone button. After it makes a sound, go back in Xcode it should change no longer be unpaired or unavailable for development.

    0 讨论(0)
  • 2021-02-01 01:39

    I got rid of the message after re-pairing which took about 30+ mins.

    However, it could have been that restarting the watch would have fixed it so try that.

    Also try deleting the DerviedData.

    After I got the message to go away, the app wouldn't install on the phone. I had previously created a WatchKit project from an AppCode template. After creating a new project from XCode, it started to work.

    0 讨论(0)
  • 2021-02-01 01:40

    It just happened to me and I fixed it by

    1. quitting Xcode
    2. putting the Watch on the charger
    3. open Xcode
    4. select the Watch App Target
    5. select the iPhone paired to watch as the device to run
    6. Wait until '(paired device unavailable for development)' or '(no paired Apple Watch)' disappears from device description at the Xcode toolbar
    7. Run!
    0 讨论(0)
提交回复
热议问题