Skip to content
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

Support of Windows platform #692

Closed
FabriceFR opened this issue Nov 18, 2020 · 1 comment
Closed

Support of Windows platform #692

FabriceFR opened this issue Nov 18, 2020 · 1 comment

Comments

@FabriceFR
Copy link

Actual Behavior

In the tip and specifications for the launch.json plaform attribute completion is indicated : "Only 'iOS' and 'Android', other platforms are currently not supported"

Expected Behavior

Is it planned / possible to get back 'windows' platform support to ensure the cross platform support?

Software versions

  • Cordova VS Code extension version:
  • VSCode version: 1.51.1
  • OS platform and version: Windows 10 19042.630
  • NodeJS version: 12.14.1
  • Cordova version: 10.0.0
  • Cordova-Android/iOS/Windows version: 9.0.0/ ? /4.4.2

Thanks for your feedback
Fabrice.

@SounD120 SounD120 changed the title Support of Windows plateform Support of Windows platform Nov 26, 2020
@SounD120
Copy link
Contributor

Hi @FabriceFR and thanks for your question. Right now Cordova for Windows apps can be debugged by only the VS 2017, and under the hood they use the deprecated EdgeHTML engine backend. EdgeHTML Edge support will end on March 9 2021. Currently the VS 2019 and the most recent versions of JS debuggers in VS Code doesn't support EdgeHTML debugging as they tuned to debug webview working on Chrome DevTools Protocol. So we may add such support when Cordova for Windows will start to use Chrome-based webview as rendering backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants