Skip to content

Commit 4eb8d7f

Browse files
rosen-vladimirovDimitar Kerezov
authored andcommitted
Fix always reinstalling apps during livesync
In case the app is not installed on a device when `tns run <platform>` is started, each change reinstalls the application. The problem is in the "isApplicationInstalled" check which was relying on the result of the first execution (when the app has not been installed). Fix this by always checking if the app is installed.
1 parent f11d405 commit 4eb8d7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/common

0 commit comments

Comments
 (0)