NativeScript / NativeScript/nativescript-cli
uninstall an app and livesync it, you will waiting 30 seconds on splash screen
未关闭
还没有人认领这个 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: 6.0.3
Describe the bug
If you uninstall or clear app from a device and then make a change, you will wait 30 seconds on a splash screen.
To Reproduce
tns run android- uninstall or clear an app from a device
- make a change and you will see splash screen 30 seconds
Expected behavior
app should install without waiting 30 seconds
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
使用 tns run android 重现该问题,然后检查卸载或清除应用后 CLI 的 Android livesync 和应用安装流程。完成的标准是,修改后的应用能够安装,并且无需等待 30 秒即可离开启动画面。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, javascript
- 领域
- cli, mobile
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100