Privacy Policies
Apple announced that starting Spring 2024, it will require its developers to declare the reasons for using certain APIs (aka Required Reason APIs) that could be misused to collect data about users’ devices within privacy manifest files. This needs to be done when integrating the ZBD Earn SDK. Once your Xcode project has successfully built, follow these steps:1
Choose File > New File
2
Scroll down to the Resource section, and select App Privacy File type
3
Click Next
4
Check your app or third-party SDK’s target in the Targets list
5
Click Next
6
Click Create
PrivacyInfo file and select Open As -> Source Code then copy and paste the following.
Add or change any values below based on what your game is doing!