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

Error when debugging to iOS #160

Open
longton95 opened this issue Nov 12, 2019 · 2 comments
Open

Error when debugging to iOS #160

longton95 opened this issue Nov 12, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@longton95
Copy link
Contributor

longton95 commented Nov 12, 2019

Describe the Bug

An error is thrown when a breakpoint is hit on iOS

Error

Error processing "breakpointLocations": 'Debugger.getPossibleBreakpoints' was not found: [object Object]

Steps to reproduce the bug

Steps to reproduce the behavior, e.g.:

  1. Create a default Alloy application
  2. Set a breakpoint in controllers/index.js on line 2 alert($.label.text);
  3. Debug the application on iOS simulator
  4. See error

Expected Behavior

No error to appear in the debug console

Your Environment

Software Version
Titanium SDK 8.2.1.GA
Appcelerator CLI 7.1.1
VS Code 1.40.0
vscode-titanium master branch/PR #156
@longton95 longton95 added the bug Something isn't working label Nov 12, 2019
@rlustemberg
Copy link

Have same issue. Have re-installed all brew dependencies. get same error when using sdk 8.x.x , silent when using 9.x

@empiresdev
Copy link

This issue also occurs on Classic Titanium apps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants