Skip to content

Privacy Manifest

Apple’s privacy manifest policy requirements

Apple is introducing a privacy policy for including privacy manifest files in new and updated applications targeted for iOS, iPadOS platforms on the App Store.

Add the privacy manifest file (PrivacyInfo.xcprivacy)

Step 1: Download

SohaGame has already set up a PrivacyInfo.xcprivacy file. You need to download that file and add it to your Xcode project.

Download PrivacyInfo.xcprivacy file

Step 2: Import in project

Drag the PrivacyInfo.xcprivacy, drop it into your Xcode project. In the dialog box that appears, make sure the target you want the privacy manifest file to be added to has a checkmark next to it, and that you've selected "Copy items if needed".

Add the privacy manifest file