Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 662 Bytes

obtaining-logs.md

File metadata and controls

14 lines (10 loc) · 662 Bytes

Obtaining Logs

Through this guide, you will be introduced how to obtain logs which contains warning, error and general information messages.

iOS XCode

After buidlinng for the iOS platform with Unity, an Xcode project will be created. You will be able to check the log messages using both the XCode console.

The XCode console will be open automatically after running the application, but you can also open it by View > Debug Area > Activate Console

image