googleads / googleads-mobile-android-examples

googleads-mobile-android
Apache License 2.0
1.67k stars 1.86k forks source link

AppOpenAds doesn't load for the first time on the splash screen. #640

Open mujeebwazir opened 5 months ago

mujeebwazir commented 5 months ago

AppOpenAds doesn't load for the first time on the splash screen as giving 6 seconds is not enough for loading the as now we are initializing Admob SDK in the splash screen with the implementation of GDPR. Please review your sample and give proper time for loading the AppOpenAd in the splash screen. Thanks

NVentimiglia commented 3 months ago

Thanks,

I will take a look.

NVentimiglia commented 3 months ago

@mujeebwazir

It sounds like you have a custom implementation. I ran the Android sample and the app open ad showed fine. Are you using our sample without modification? if so what are your steps ?