-
-
Notifications
You must be signed in to change notification settings - Fork 197
Livesync both Android and iOS at the same time, only android updates #1354
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
Comments
Hi, @sitefinitysteve |
@Plamen5kov I have not tried recently... I will today though |
OK, I gave this another try today and it does not appear to be working for me. I started an iOS instance and was successfully getting it to update. I then started an android --watch and it started to sync correctly, but the iOS instance then stopped updating. The terminal window states that it is applying changes and successfully synced application, but does not show in the emulator |
I'm encountering this error... I believe it is due to the race condition when both livesync processes attempt to create the Is multiple livesync without race conditions on the roadmap? |
Same error here.
|
In my case sometimes Android wins and sometimes iOS. |
Is this fix out? I saw that they merge it to the master but I'm still having this problem |
The fix is our master branch only. Here is how to build your CLI from master: |
From @sitefinitysteve on December 15, 2015 18:39
http://www.screencast.com/t/jIgl2WZ4
When I just had iOS going by itself it seemed fine, when I added android on a new terminal window to sync as well, it just doesn't update iOS, android syncs just fine.
So from the video:
tns livesync ios --emulator --watch
tns livesync android --watch (<-- Geny emulator)
Copied from original issue: NativeScript/NativeScript#1258
The text was updated successfully, but these errors were encountered: