Search code examples
react-nativenuclide-editor

Nuclide Ios Simulator Logs are empty


I just updated some packages in Atom and now I can't see any logs from iOS simulator :/

Atm I have:
Atom - 1.10.2
Nuclide - 0.171.0

I'm doing:
Nuclide Ios Simulator Logs: Start
I got the console with "Showing: 7 Sources", all selected and "iOS Simulator" Process is started, yet console remains empty :/

I've also try doing:
Nuclide Ios Simulator Logs: Restart
but also no luck.

Anyone got similar issue?

Thanks in advance.


Solution

  • Apparently it is an open issue

    Options:

    • Use ChromeDevTools console (On Chrome, Cmd+Alt+J)

    • Use device system log (On device, use Cmd+ / )

    Note: for Chrome option make sure Debug Remote JS is enabled