5.1.0: Privacy Manifest
What's New:
- Module-Specific Privacy Manifests: In line with Apple's guidelines, the AppMetrica SDK has introduced Privacy Manifests for each module. This update ensures precise privacy declarations, reflecting only the Privacy-related APIs and data types your app actually uses, thus maintaining accuracy in privacy compliance.
- Dedicated Hosting for IDFA Data: In compliance with Apple's guidelines, IDFA data is now handled through a dedicated host. This adjustment ensures IDFA data is managed properly, respecting user consent and privacy settings. This enhancement is part of our ongoing efforts to align with Apple's privacy framework, ensuring user data is treated with the utmost care and in accordance with the latest standards.
Note:
The integration of AppMetrica SDK and its compliance with Apple's privacy requirements remains seamless, with no extra actions required on your part. These module-specific Privacy Manifests are automatically configured to ensure that your app's integration does not inadvertently declare unused Privacy-related APIs and data types.
For developers looking to assess the privacy implications of their integrated AppMetrica SDK modules, generating an aggregated privacy report is straightforward:
- Archive your app project via "Product -> Archive" in Xcode.
- In the Organizer window, control-click the Archive and select "Generate Privacy Report."
Full Changelog: 5.0.0...5.1.0