5

I would like to see some console.log in a release build for a React Native iOS project. I have searched around but haven't found anything and I'm not familiar with xcode. Does anyone know how to do this?

bleepmeh
  • 967
  • 5
  • 17
  • 36

1 Answers1

0

You can use the device console, you get from Xcode -> Devices and Simulators - > Select your device -> open console

Dinuka Salwathura
  • 924
  • 16
  • 33