I followed AppLovin sdk integration guide from here: https://www.applovin.com/integration
Code:
[ALSdk initializeSdk];
[ALInterstitialAd showOver:viewController.view.window];
Not getting this part of Doc:
I followed AppLovin sdk integration guide from here: https://www.applovin.com/integration
Code:
[ALSdk initializeSdk];
[ALInterstitialAd showOver:viewController.view.window];
Not getting this part of Doc:
Its working now. All that we need to do is add right bundle id and AppLovinSDKKey in info.plist