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 iOS | Simulate how your application will appear and behave on an iOS device. |
Collecting performance data on an iOS device | Connect an iOS device to Unity and profile your application. |
Unity RemoteA downloadable app designed to help with Android, iOS and tvOS development. The app connects with Unity while you are running your project in Play Mode from the Unity Editor. More info See in Glossary |
Use Unity Remote to view your application on a device without creating a build. |
Managed stack traces on iOS | Use stack traces to understand the cause of errors in managed code. |
Troubleshooting on iOS devices | Find solutions to common crashes in your Unity project on iOS devices. |
Report crash bugs for iOS | Report crash bugs for iOS with Unity Bug Reporting. |