NativeScript / NativeScript/nativescript-cli

tns run do not detect slow iOS devices

未关闭
#4,424 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

bug
主要语言
JavaScript
星标
1.1k
派生
204
平均合并
1 天 9 小时
30 天内合并 PR
8

描述

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.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

使用运行缓慢的 32 位 iPad,通过比较 tns runtns run ios 来复现该问题。首先跟踪每个命令使用的设备检测路径。完成标准是 tns run 等待并检测到已连接的运行缓慢的 iOS 设备,而不是报告没有可用设备。

由索引模型根据 Issue 内容生成。

评估

技术栈
ios, javascript
领域
cli, mobile
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。