-
Notifications
You must be signed in to change notification settings - Fork 514
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debugger doesn't connect to watchOS app deployed to real device (Apple Watch Series 5) #7276
Comments
Can you please attach the IDE.log after trying to debug: |
This issue is important. I am not able to debug on neither device nor simulator for watchos 6. We can't resolve problems without debugging efficiently. We are developing a professional product for a professional customer with a professional tool (Visual Studio for Mac). Please help us for finding a workaround or something if this is not going to be fixed for a long time. Note: I set i386 as supported architecture in watchOS Build project settings because 64bit is still not supported which is another problem.
|
I understand the frustration, but as I requested before we need the IDE.log to see what's going on. |
Debugging on a real Apple Watch Series 5 device is only supported in the upcoming 13.8 release (d16-4), which is currently in the alpha and beta channels (ref: #7012). |
@rolfbjarne @chamons |
@onurhazar please file a new issue and attach your information there, since your issue is not related to the original reporter's (you have a problem with debugging in the simulator, he had a problem with debugging on device) |
Steps to Reproduce
Expected Behavior
Debugger attaches, app is debuggable and process to initial viewController.
Actual Behavior
Debugger attaching stucks with:
Environment
Build Logs
Example Project (If Possible)
The text was updated successfully, but these errors were encountered: