Configure Info.plist
Add this first for Applovin
<string>NSAdvertisingAttributionReportEndpoint</string>
<key>https://postbacks-app.com</key>
Add this for Google Admob
<key>GADApplicationIdentifier</key>
<string>Your App Id</string>
Add this for App Transparency
<key>NSUserTrackingUsageDescription</key>
<string>This identifier will be used to deliver personalized ads to you.</string>
Last updated
Was this helpful?