Watch has latest watchOS 10.6.2. Xcode tries to connect and fails. I insured that both the Mac and the watch are using the same WiFi network (2.4) - and the mac has no other network interface.
I have successfully paired to my iPhone and iPad. I quit and restarted Xcode. I close and reopen the "Devices and Simulators" window (to get it to retry). I restarted my watch. The watch is at 98% battery level.
Suggestions? [Or do I need to purchase a new watch?]
Thank you for your response. Upon reviewing the errors, this should not occur. However, there may be more experienced Apple Watch engineers who have identified this error and can provide a solution.
For my understanding an HTTP 400 (Bad Request) means the network request Xcode made to the servers was rejected. If your developer account session has expired in Xcode's settings, the request to download the symbols might be sent with an invalid authentication token, resulting in a 400 error.
- Open Xcode and go to Xcode > Settings > Accounts.
- Select your Apple ID on the left.
- Click the - (minus) button at the bottom to remove it.
- Click the + (plus) button and sign back in.
- Restart Xcode and see if it successfully fetches the symbols.
If you are using a VPN a corporate proxy, or custom DNS/firewall software, it might be intercepting and modifying Xcode's network request to Apple's servers, causing Apple to reject it as a Bad Request.
Let me know if you get past the 400 error, hopefully other engineers have better suggestions, if the steps above do not help. Let’s file a bug as this should be taken care to avoid issues for developers. Let me know and I’ll send you the info to file a bug.
Albert Worldwide Developer Relations.