Skip to content
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

Livesync - Unable to livesync on device XYZ #738

Closed
cime opened this issue Aug 3, 2015 · 2 comments
Closed

Livesync - Unable to livesync on device XYZ #738

cime opened this issue Aug 3, 2015 · 2 comments
Labels
Milestone

Comments

@cime
Copy link

cime commented Aug 3, 2015

On Samsung Galaxy S6 with Android 5.1.1 and Samsung Galaxy Tab S (SM-T805) with Android 5.0.2 I get this message:

Unable to livesync on device XYZ. Consider upgrading your device OS.

The problem is in this line:

let output = (<Mobile.IAndroidDevice>device).adb.executeShellCommand(`"echo '' | run-as ${appIdentifier}"`).wait();

Some info:
https://code.google.com/p/android/issues/detail?id=58373
http://visualgdb.com/KB/?ProblemID=nopkg

Temp fix - remove this line

@teobugslayer
Copy link
Contributor

Hello @cime,

We are aware of the problem and prepared a fix. You can track the changes here.

The fix will be included in our next release, which is planned for tomorrow. Of course, if we find a critical bug, we may postpone it.

@vchimev
Copy link

vchimev commented Aug 19, 2015

Hi @cime,

the problem is resolved in {N} CLI version 1.2.2 or later. Closing this issue, may be reopened if needed.

@vchimev vchimev closed this as completed Aug 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants