Cross-platform features and considerations
Lists the features that are applicable across multiple platforms.
Read time 1 minuteLast updated 4 days ago
The following features are relevant across multiple platforms and can be useful to consider while developing your application for multiple platforms.
Topic | Description |
|---|---|
| Troubleshooting common cross-platform issues | Understand and solve common cross-platform issues. |
| Using Unity as a Library in other applications | Includes information about integrating Unity as a library in other applications, the platforms that support this feature, and known limitations. |
| Deep linking | Explains about enabling deep linking within your application and the platforms that support this feature. |
| Xcode frame debugger Unity integration | Explains about Unity integration with the Xcode frame debugger on supported platforms to analyze GPU performance. |
| Graphics API support | Choose and configure the graphics API that Unity uses to render your application on each platform you target. |
| Unity Remote | Use Unity Remote to view your application on a device without creating a build. Supported on Android, iOS, and tvOS devices. |
| Device Simulator | Simulate how your application looks and behaves on a mobile device without building to that device. |