A
A
Adpluginx Documentation
Ask or search…
K
Comment on page

Configure Info.plist

Add this first for Applovin

Info.plist
1
<string>NSAdvertisingAttributionReportEndpoint</string>
2
<key>https://postbacks-app.com</key>

Add this for Google Admob

Info.plist
1
<key>GADApplicationIdentifier</key>
2
<string>Your App Id</string>

Add this for App Transparency

Info.plist
1
<key>NSUserTrackingUsageDescription</key>
2
<string>This identifier will be used to deliver personalized ads to you.</string>