跳转到内容

Privacy Manifests

此内容尚不支持你的语言。

In 2023, Apple introduced privacy manifests. These help developers understand how third-party SDKs use data.

On April 26, 2024, Apple released a policy update notifying developers of its list of SDKs that require a privacy manifest and signature. There are no ad network SDKs on the list, which means that they are exempt from the requirements.

Although compliance is not required, the latest ad network SDKs do have compliant privacy manifests. Please refer to the table below to learn which SDK versions are compliant.

Ad NetworkCompliant SDK Versions
AppLovin12.4.1+
AdMob11.2.0+
Amazon Ad Marketplace4.9.0+
BidMachine2.7.0+
BIGO Ads4.2.3+
Chartboost9.6.0+
DT Exchange8.2.7+
Google Ad Manager11.2.0+
HyprMX6.3.0+
InMobi10.7.2+
ironSource7.9.0.0+
Liftoff Monetize7.3.1+
LINE2.7.20240318+
Maio2.1.4+
Meta6.15.0+
Mintegral7.6.1+
MobileFuse1.7.2+
Moloco2.0.3+
Ogury4.2.3+
Pangle5.9.0.8+
PubMatic4.0.0+
Smaato22.8.3+
Unity Ads4.10.0+
Verve2.21.1+
VK Ad Network5.21.2+
Yandex7.5.0+
YSO Network1.1.28+

Mediation Debugger

Beginning with iOS SDK version 12.4.2, the Mediation Debugger checks the following two requirements for your application:

  1. Each ad network SDK contains a compliant privacy manifest. If any networks are not compliant, see the table above for compliant SDK versions.
  2. Your app’s privacy manifest conforms to all required integration steps. If it does not, refer to Apple’s documentation for instructions on how to add a privacy manifest to your app.

Below is a sample of the warning that appears under the INCOMPLETE SDK INTEGRATIONS section if a network is not compliant.

Incomplete SDK Integrations: One or more of the following SDKs uses an Apple Required Reason API that is not declared in its privacy manifest. Please work directly with the network to ensure Apple’s requirements are met.Privacy: Undeclared Required Reason APIs: One or more of this network’s dependencies uses an Apple Required Reason API that is not declared in its privacy manifest. Please work directly with the network to ensure Apple’s requirements are met.