NativeScript / NativeScript/ios

Update causes Chrome degger to stop working

Open
#243 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
150
Forks
43
Avg merge
3d 10h
Merged PRs (30d)
22

Description

I updated my ios to next:

"@nativescript/ios": "^8.6.4-next.2024-03-09-8212029414",

After doing so, the Chrome debugger stopped working. It appers to show Elements but Console and Network tabs don't work at all, and my app halts when attached to the debugger. If I control-C and restart my app runs until I attempt to attach to the debugger again. I use the debugger alot, because my app is populated by a pretty sophisticated api that I have to watch in the Network tab. It was working yesterday, but my app started crashing after updating Xcode. It was suggested I try to use next.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reproducing with @nativescript/ios ^8.6.4-next.2024-03-09-8212029414, Xcode, and Chrome's debugger attached; compare behavior across the Elements, Console, and Network tabs. Done means the app continues running and all reported debugger tabs work when attached.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, javascript
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.