Skip to main content

AppLovin

When using AppLovin Mediation, you can add the AppLovinSdkKey entry to your Info.plist using the key provided from the GFP Admin (optional).

If this entry is not present in Info.plist, the sdkKey value received from the server will be used as a fallback.

danger

Applies to GFP SDK 7.4.0 only.

In versions 7.5.0 and later, having the AppLovinSdkKey value in Info.plist will cause a crash in AppLovin. Please check for this field and make sure to remove it.

AppLovin - Integration Guide

<key>AppLovinSdkKey</key>
<string>ABCD</string>