Is there any hidden button to see the live device logs in Xcode 9.3 or apple is forcing us to go to console to see device logs it can also be a bug.
I cannot see any more a small arrow at bottom that we used to have in Devices and Simulator tab of Xcode.
Please refer screen attached.
Simply,
1. Xcode -> Windows -> Device & Simulators
2. Click: Open Console
It will start showing logs.
Important:
For Swift
project print(" ")/debugPrint(" ")
logs won't show here.
Use NSLog("Something")
to get in console application.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With