I'm making react-native project, it almost done so I am trying to test in real iOS device. Because I heard that push notification is only working in real device.
Okay, when I test it in Simulator, I can launch debugger through Cmd+R -> Turn on debugger, but How about real device?
Can I check console.log in real iOS device?