VSCode extension debugging not working with 12.3.0.RC
jasonkneen opened this issue · 1 comments
jasonkneen commented
I have searched and made sure there are no existing issues for the issue I am filing
- I have searched the existing issues
Description
Re this issue tidev/vscode-titanium#1176
I had a problem with the 12.3.0.RC and when reverting back to the 12.2.1.GA version, it worked again.
Expected Behavior
Expect to be able to debug using vscode and it works.
Actual behavior
No breakpoints fire and errors
Reproducible sample
Try debugging on 12.3.0.RC
Steps to reproduce
- Install VSCode, Titanium Extension
- Setup 12.3.0.RC project (I used Alloy 2)
- Debug
- Change to 12.2.1.GA -- works
Platform
Android & iOS
SDK version you are using
12.3.0.RC
Alloy version you are using
2.1.0
jasonkneen commented
I tried this SDK before a recent change for the Vision headset and scenes
This works for me, also works with LiveView next and Vite too.