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 with console.log #1130

Closed
N3ll opened this issue Nov 2, 2015 · 8 comments
Closed

Livesync with console.log #1130

N3ll opened this issue Nov 2, 2015 · 8 comments
Assignees
Milestone

Comments

@N3ll
Copy link
Contributor

N3ll commented Nov 2, 2015

From @prijindal on November 1, 2015 18:26

Currently you can't log anything with livesync
Any plans on upgrading livesync to show log output?

Copied from original issue: NativeScript/NativeScript#1009

@N3ll
Copy link
Contributor Author

N3ll commented Nov 2, 2015

From @x4080 on November 2, 2015 2:18

+1

@N3ll
Copy link
Contributor Author

N3ll commented Nov 2, 2015

From @manijak on November 2, 2015 9:58

+1

@emiloberg
Copy link

One way of solving it would be to make it easier for the developer to start view the log files, as described in this issue NativeScript/NativeScript#1009 (comment)

@Fatme Fatme added this to the 1.5.0 milestone Nov 3, 2015
@Fatme Fatme self-assigned this Nov 3, 2015
@dtopuzov dtopuzov modified the milestones: 1.6.0 (Under consideration), 1.5.0 Nov 11, 2015
@rclai
Copy link

rclai commented Nov 18, 2015

This is an extreme must. Right now it is soo slow to iterate. Also, I'm not even sure if livesync even works properly on iOS. The livesync starts, but the daemon seems to just stop running after the first sync?

@x4080
Copy link

x4080 commented Nov 19, 2015

I found that livesync ios don't update changed .ios the Android side works though

@vchimev
Copy link

vchimev commented Nov 23, 2015

@x4080,

I tried what you reported with the latest {N} CLI 1.5 Release Candidate and experienced only this issue: #1234.

Please, give a try to {N} 1.5 when released and let us know if you still experience such problem by opening a separate issue.

@vchimev
Copy link

vchimev commented Nov 23, 2015

There is an issue using console.log during LiveSync that on Android after making a change to a .js file (respectively the app restarts) than the console.log messages duplicate. /CC: @Fatme

@vchimev
Copy link

vchimev commented Nov 27, 2015

Sum up:

  • consoloe.log() will be supported with LiveSync in {N} CLI 1.5.0 for Android device/emulator and iOS device
  • consoloe.log() support with LiveSync for iOS simulators implementation could be followed here: LiveSync with console.log support for iOS simulators #1262
  • the issue described above for duplicate console.log messages during LiveSync on Android will be resolved in {N} CLI 1.5.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants