tidev / titanium-sdk

🚀 Native iOS and Android Apps with JavaScript
https://titaniumsdk.com/
Other
2.75k stars 1.21k forks source link

VSCode extension debugging not working with 12.3.0.RC #13967

Open jasonkneen opened 8 months ago

jasonkneen commented 8 months ago

I have searched and made sure there are no existing issues for the issue I am filing

Description

Re this issue https://github.com/tidev/vscode-titanium/issues/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

  1. Install VSCode, Titanium Extension
  2. Setup 12.3.0.RC project (I used Alloy 2)
  3. Debug
  4. 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 8 months ago

I tried this SDK before a recent change for the Vision headset and scenes

https://nightly.link/tidev/titanium-sdk/actions/runs/7487576224/mobilesdk-12.3.0.v20240111105534-osx.zip

This works for me, also works with LiveView next and Vite too.