Skip to content

Livesync does not work when /data/local/tmp/<app-identifier> file exists on Android device #1416

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
dtopuzov opened this issue Jan 20, 2016 · 5 comments
Assignees
Milestone

Comments

@dtopuzov
Copy link
Contributor

Steps to reproduce:
tns run android --path TNS_App --justlaunch

tns livesync android --path TNS_App --justlaunch
=> Still see old app on the phone.

@Fatme
Copy link
Contributor

Fatme commented Jan 20, 2016

This happens when a file with name app-identifier exists in /data/local/tmp directory on device. In this case CLI is not able to create directory.

@teobugslayer
Copy link
Contributor

Is this related to #1081 ?

@Fatme Fatme changed the title Livesync does not work on Nexus5, Android6 Livesync does not work when /data/local/tmp/<app-identifier> file exists on Android device Jan 20, 2016
@Fatme
Copy link
Contributor

Fatme commented Jan 20, 2016

Yep

@dtopuzov dtopuzov modified the milestones: 1.7.0, 1.6.0 Jan 21, 2016
@teobugslayer
Copy link
Contributor

ls -l -> rm -f

@dtopuzov
Copy link
Contributor Author

Duplicates #1081

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants