Support Home > SDK Integration > iOS – SDK Integration > Apple’s Privacy Manifest

Apple’s Privacy Manifest

Developing Document: This is a dynamic document that will be updated as Kochava adjusts to changes and updates that come from Apple.

 

Apple’s privacy manifest, which is a combination of multiple privacy-oriented features.


Apple’s Privacy Manifest

Developers and SDK providers will be able to use this time to fully understand the nuances, implementation and ramifications of privacy manifest in a production environment.

The modules of the Kochava SDK will be updated in privacy manifests. These manifests include, but are not limited to:

  • Privacy tracking enabled (bool)
  • This indicates if tracking may take place.

  • Privacy tracking domains
  • This is a list of domains which are used for tracking.

  • Privacy nutrition label types
  • This is a list of sensitive data types which the SDK may access.

  • Privacy accessed api types
  • This is a list of apis being accessed which are privacy sensitive.

 

Apple SDK’s measurement and tracking functions are separated into modules, KochavaMeasurement and KochavaTracking. All of the previous measurement functions will continue to operate the same as they did before, with essentially the same APIs, now under module KochavaMeasurement. The module KochavaTracking has be provided for when tracking-specific functionality is desired.

Finally, xcframeworks has be signed using the new signatures methodology Apple has provided in Xcode 15.

If you have specific questions or concerns regarding privacy manifest in general, please contact your Customer Success Management team.

 
 
Last Modified: May 19, 2025 at 9:54 am