I am exploring iOS8 beta. I couldn't find the device console logs in "Window->Devices->MyiPad". Can someone tell me how I can get the console logs?
相关问题
- Loading local file in WKWebView doesn't workin
- Xcode 6 Storyboard crashing when scrolling to part
- Images.xcassets breaking the laws of targets
- SpriteKit & Swift: Creating nodes via didBeginCont
- Swift UIApplication.setStatusBarStyle Doesn't
相关文章
- Navigation bar disappears when typing in UISearchC
- iOS 8 Today widget alignment issue
- Using the device simulator for iOS 8 with Xcode 7
- Using UILexicon to implement autocorrect in iOS 8
- Can't see custom keyboard in Safari of iOS8.1
- Can't use Swift classes inside Objective-C uni
- Change color of accessoryType Swift
- Is it not possible to use “Analyze” with swift?
You are on the right way. Just click on the small arrows down (see the image)and it will show you the Logs.
There's a small arrow pointing down under 'Installed Apps'. They've made it almost impossible to find on your own...
Here's an updated image of josef's answer with Xcode 7.3.1
1) Plug in the device and open Xcode
2) Choose Window -> Devices from the menu bar
3) Under the DEVICES section in the left column, choose the device
4) To see the device console, click the up-triangle at the bottom left of the right hand panel
5) Click the down arrow on the bottom right to save the console as a file
Xcode 9
Window -> Devices and Simulators