Apple privacy manifest
To publish applications for iOS, iPadOS, tvOS, and visionOS platforms on the App Store, you must include a privacy manifest file in your application as per Apple’s privacy policy.
Note
Note: For information on creating a privacy manifest file to include in your application, refer to Apple’s privacy manifest policy requirements.
The PrivacyInfo.xcprivacy manifest file outlines the required information, ensuring transparency in accordance with user privacy practices. This file lists the types of data that your Unity applications, third-party SDKs, packages, and plug-ins collect, and the reasons for using certain required reason API (Apple documentation) categories. Apple also requires that certain domains be declared as tracking (Apple documentation); these domains might be blocked unless a user provides consent.
Warning
Important: If your privacy manifest doesn’t declare the use of the required reason API by you or third-party SDKs, the App Store might reject your application. Read more about the required reason API in Apple’s documentation.
The Unity Cloud gltFast package does not collect data or engage in any data practices requiring disclosure in a privacy manifest file.
Note
Note: The Unity Cloud gltFast package is dependent on the following services. Refer to their manifest files for applicable data practices.
com.unity.burst
com.unity.mathematics
com.unity.collections
com.unity.modules.unitywebrequest
com.unity.modules.jsonserialize