NativeScript / NativeScript/nativescript-cli
uninstall an app and livesync it, you will waiting 30 seconds on splash screen
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: 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
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 problem with tns run android, then inspect the CLI's Android livesync and app-install flow after uninstalling or clearing the app. Done means a changed app installs and leaves the splash screen without the 30-second delay.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, 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