Commit 52c88bb
authored
Fix EPIPE during livesync on iOS (#2987)
In case during `tns run ios` the application is uninstalled manually and after that a change is applied, CLI should install the app and continue with livesync operation. However it fails with EPIPE. The problem was in ios-device-lib - it is fixed in 0.4.8 version.1 parent 1955028 commit 52c88bb
2 files changed
+1848
-265
lines changed
0 commit comments