Hello! ![]()
Unfortunately, AppLovin requires login to download SDKs so gameDNA installer can’t download these files automatically. You need to follow additional steps for AppLovin described in the User Guide (https://gamednastudio.com/plugins/do…_UserGuide.pdf) in “Configure AdMob Ad Mediation” section (point 6 - special steps for AppLovin).
Special steps for AppLovin:
- Download SDKs from the official website
- Unpack downloaded archives.
- Copy files/directories:
-
Android: applovin-sdk-x.x.x.jar to [PLUGIN_FOLDER]/DownloadedSDK/AppLovin/Android/applovin.jar (change file name!)
-
iOS: AppLovinSDK.framework to [PLUGIN_FOLDER]/DownloadedSDK/AppLovin/IOS/AppLovinSDK.framework
- Add new custom events in the AdMob Dashboard:
-
Android: YOUR_PACKAGE_NAME.AppLovinCustomEventBanner for Banners and YOUR_PACKAGE_NAME.AdMobMediationInterEvent for Interstitials. Replace YOUR_PACKAGE_NAME with package name of your game.
-
iOS: AppLovinCustomEventBanner for Banners and AppLovinCustomEventInter for Interstitials
- Install SDK again using gameDNA installer.