microsoft / microsoft/vscode-dotnettools
Support iOS physical device debugger with VPN, etc., for MAUI
@rachelkang is already working on this.
Since Jul 15, 2024.
- Dominant language
- No language data
- Stars
- 321
- Forks
- 54
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 2
Description
Describe the feature you'd like
When a Mac computer is on a VPN restricted from accessing local network adapters (e.g. my company’s policy for Cisco AnyConnect, as well as some of our customers who use our MAUI SDK) VS Code and the MAUI plugin cannot identify physical iOS devices connected to the computer via USB. When the computer is not connected to VPN the device can be identified and can be debugged.
Please find a way to enable debugging that functions for users who work on VPN.
Failing that, it would be helpful to document system requirements for iOS debugging in the MAUI plugin. It will hard to recommend the plug-in to other corporate users (if it comes out of beta) and this is still an issue.
Alternatives considered
Jetbrains Rider
Environment Information
MacOS version 13.6.3
Xcode version 15.0
VS Code version 1.85.2 (Universal)
Extension version 0.7.10
| VS Bug 2000462
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.