NativeScript / NativeScript/nativescript-cli
tns run do not detect slow iOS devices
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 204
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 8
Description
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: 5.2.2
Describe the bug
Attach slow iOS device (in our case 32bit iPad tablet) and execute tns run.
tns will report there is not device.
Note that tns run ios will wait until device respond and issue will not happen.
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
Reproduce the issue with a slow 32-bit iPad by comparing tns run with tns run ios. Start by tracing the device-detection path used by each command. Done means tns run waits for and detects the connected slow iOS device instead of reporting that no device is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript
- Domain
- cli, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100