We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
nativescript-cli/lib/services/usb-livesync-service.ts
Line 42 in 9276b51
Some info: https://code.google.com/p/android/issues/detail?id=58373 http://visualgdb.com/KB/?ProblemID=nopkg
Temp fix - remove this line
Line 45 in 9276b51
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
Hi @cime,
the problem is resolved in {N} CLI version 1.2.2 or later. Closing this issue, may be reopened if needed.
No branches or pull requests
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:
The problem is in this line:
nativescript-cli/lib/services/usb-livesync-service.ts
Line 42 in 9276b51
Some info:
https://code.google.com/p/android/issues/detail?id=58373
http://visualgdb.com/KB/?ProblemID=nopkg
Temp fix - remove this line
nativescript-cli/lib/services/usb-livesync-service.ts
Line 45 in 9276b51
The text was updated successfully, but these errors were encountered: