NativeScript / NativeScript/ios
Update causes Chrome degger to stop working
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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