You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$tns info
✔ Getting NativeScript components versions information...
✔ Component nativescript has 6.1.0-2019-07-22-110314-13705 version and is up to date.
✔ Component tns-core-modules has 6.0.1 version and is up to date.
✔ Component tns-android has 6.0.0 version and is up to date.
✔ Component tns-ios has 6.0.1 version and is up to date.
Describe the bug
The command tns run android didn't trigger the installation on the android device instead it produce this error. It used to be working but it started to happen after i manually uninstalled the app from my device.
Project successfully prepared (android) Installing on device QMU7N17C12001297... Successfully installed on device with identifier 'QMU7N17C12001297'. Unable to apply changes on device: QMU7N17C12001297. Error is: Socket connection timed out
To Reproduce
Delete the app manually from the android device
And rebuild the app with tns run android
Expected behavior
The app build succesfull but not able to installed to the device.
$tns info
✔ Getting NativeScript components versions information...
✔ Component nativescript has 6.1.0-2019-07-22-110314-13705 version and is up to date.
✔ Component tns-core-modules has 6.0.1 version and is up to date.
✔ Component tns-android has 6.0.0 version and is up to date.
✔ Component tns-ios has 6.0.1 version and is up to date.
Describe the bug
The command
tns run android
didn't trigger the installation on the android device instead it produce this error. It used to be working but it started to happen after i manually uninstalled the app from my device.Project successfully prepared (android) Installing on device QMU7N17C12001297... Successfully installed on device with identifier 'QMU7N17C12001297'. Unable to apply changes on device: QMU7N17C12001297. Error is: Socket connection timed out
To Reproduce
tns run android
Expected behavior
The app build succesfull but not able to installed to the device.
Sample project
Additional context
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: