Fork me on GitHub
#cljsrn
<
2017-04-17
>
pesterhazy19:04:16

When I console.log I see output in XCode's debug pane. However, I don't see the output in the terminal when I run react-native log-ios. Anyone have an idea what the difference might be?

pesterhazy19:04:56

(Also no relevant react-native debug output when I click "Open System Log" in the Simulator)

pesterhazy19:04:10

It looks almost like something is swallowing all the output

pesterhazy19:04:12

Never mind, it was a call to RCTSetLogFunction