Satish Gowda

Results 2 comments of Satish Gowda

Hello people, add these lines in executeRequestAd function in AdMobPlugin.java file for interstitial ads to work ``` if (adView != null) { requestAd(isTesting, inputExtras, callbackContext); } if (intertitial != null)...