-
-
Notifications
You must be signed in to change notification settings - Fork 194
Open
Labels
deployDescribes issues related to deploy command or operation of installing app on deviceDescribes issues related to deploy command or operation of installing app on devicefeatureos: androidrunDescribes issues related to run commandDescribes issues related to run command
Description
I am working with nativescript on Android with livesync (using tns 4.0.0-2018-01-23-10431)
Depending on the change i make, the app requires to be re installed.
To do that nativescript first delete the app then install it again.
This is an issue in dev because you loose all the app settings. So if you are working on a deep workflow of the app, you have to do all over again pretty often.
Couldn't the app be only replace with adb install -r
?
Thanks
asgerjensen, timdoege, manojdcoder, chimmelb, ExcelNet-Public and 1 more
Metadata
Metadata
Assignees
Labels
deployDescribes issues related to deploy command or operation of installing app on deviceDescribes issues related to deploy command or operation of installing app on devicefeatureos: androidrunDescribes issues related to run commandDescribes issues related to run command