-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Unable to debug after updating VS code #132
Comments
I'm also getting the "Unable to discover app" error |
@longton95 I was able to get this to work if I just re-run the debugger (without closing the simulator) |
It worked perfectly for my Android tablet, no need to relaunch |
Having the same issue in iOS |
Same problem here. Appcelerator Command-Line Interface, version 7.1.1-5 Operating System CPUs = 4Memory = 8589934592 Node.js Titanium CLI Titanium SDK |
@Sean-Brown-Digi, we've been trying to tune the time we wait before we error out with @rlustemberg, could you elaborate on what you're seeing? Titanium SDK version, target (simulator or device). @bogdan-hash, same for you. I'm guessing SDK 7.4.1.GA (I don't believe we've tested this version). But what platform, and target are you debugging on? @longton95, do you remember who you reported this issue for? Any ideas if they're still seeing the issue? |
@ewanharris When it fails, debugger just stop loading my resources after loaded half of them (then the error occur). In both cases simulator works fine. |
@ewanharris making that timeout option configurable sounds like a decent idea. Is this something you're able to test with a real iOS device? I'm noticing that it never works on a real device but the simulator works pretty reliably after re-launching. |
The @Sean-Brown-Digi from my testing I'm able to debug KitchenSink-v2 on an iOS 13 device, and an iOS 12.1 device. It might be that you need to reinstall
Do you want to give that a try and see if it works for you? I'm totally not a fan of this though, basically when Apple changes things in JSCore people will have to more than likely reinstall |
That didn't work for me though it did take a little longer to fail. I wonder if it has to do with my default shell, which is set to "fish", for instance when I re-installed the packages I saw a lot of output like this:
I'm not sure if that means anything though. I checked out issue #161 and I'm not sure how you got that debug output but that looks like a useful place to start trying to debug the issue. |
Describe the Bug
A customer updated to the latest VS code version (1.38.1) and is now unable to debug on iOS and Android after the update writing here to track issue;
Your Environment
The text was updated successfully, but these errors were encountered: