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?
Asked
Active
Viewed 3,005 times
5
-
Possible duplicate of https://stackoverflow.com/q/9721830/5832644 – tuan.tran Mar 02 '18 at 03:01
1 Answers
0
You can use the device console, you get from Xcode -> Devices and Simulators - > Select your device -> open console

Dinuka Salwathura
- 924
- 16
- 33