Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Test and debug an iOS application

Test and debug your Unity project for iOS.
Read time 1 minuteLast updated 11 days ago

Refer to the following sections to understand how to test and debug your Unity iOS project, and troubleshoot common crashes:

Topic

Description

Device Simulator for iOSSimulate how your application will appear and behave on an iOS device.
Collecting performance data on an iOS deviceConnect an iOS device to Unity and profile your application.
Managed stack traces on iOSUse stack traces to understand the cause of errors in managed code.
Troubleshooting on iOS devicesFind solutions to common crashes in your Unity project on iOS devices.
Report crash bugs for iOSReport crash bugs for iOS with Unity Bug Reporting.

Additional resources