NativeScript / NativeScript/ios-device-lib
Are there any meaningful errors that we might pass in stderr?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 16
- Forks
- 8
- Avg merge
- 19h 29m
- Merged PRs (30d)
- 2
Description
Currently we are ignoring everything if we are not debugging. Is there a case in which we might want to pass real crash/error there and handle it?
https://github.com/telerik/ios-device-lib/blob/382c9c63dd1999ef247def16a3787b5987d63649/ios-device-lib-stdio-handler.js#L28
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
Start with ios-device-lib-stdio-handler.js at line 28 and inspect how non-debug output is currently handled. Determine which crashes or errors should be forwarded to stderr and what the intended behavior should be; the issue names no tests or other files, so completion depends on resolving that design question.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100