googleads-mobile-android-examples icon indicating copy to clipboard operation
googleads-mobile-android-examples copied to clipboard

Interstitial (inline Video) delay call onAdDismissedFullScreenContent method

Open Luklek opened this issue 4 years ago β€’ 10 comments
trafficstars

When closing the Interstitial Ad (Inline Video) there is a 2-3 seconds delay before calling onAdDismissedFullScreenContent method (previously onAdClosed). This bug affects only Inline Video ads. Other interstitial formats (Text, image, and rich media) work fine without delay but when an Interstitial Inline Video ad is dismissed/closed there's a delay of about 2-3 seconds to call onAdDismissedFullScreenContent.

This can be reproduced on any App (AdMob sample app too). It was tested on Android API 28/29/30 with targetSDK 28/29/30 using any AdMob SDK 17+ up to 20.2.0 The only condition to reproduce the bug is to have displayed an Inline Video Ad (the exact same kind as the attached screenshot). It doesn't affect other kinds of Video interstitial ads (or non-video ads).

device-2021-06-28-124751

This bug has been going on for a couple of years already: https://github.com/googleads/googleads-mobile-android-examples/issues/147 https://groups.google.com/g/google-admob-ads-sdk/c/eW7-7N9e6UA https://groups.google.com/g/google-admob-ads-sdk/c/lzhZPj8GCWI

Luklek avatar Jun 28 '21 05:06 Luklek

Faced same issue. It's been years already and nobody seems to care about it. I just broke my app due to this delay after enabling video option in my interstial ad unit.

DineshNeupane avatar Jul 02 '21 03:07 DineshNeupane

I am also facing this same issue. And due to this, I need to add a dummy view to disable user interaction while ad showing.

abkoradiya avatar Jul 19 '21 07:07 abkoradiya

And in issue tracker they are asking about just charles proxy and claimed that it is not happening in sample app. πŸ˜…πŸ™„

https://groups.google.com/g/google-admob-ads-sdk/c/eW7-7N9e6UA/m/97MsconYAwAJ

abkoradiya avatar Jul 19 '21 07:07 abkoradiya

I am also facing this same issue. And due to this, I need to add a dummy view to disable user interaction while ad showing.

Yes, I did the same

Luklek avatar Jul 19 '21 07:07 Luklek

And in issue tracker they are asking about just charles proxy and claimed that it is not happening in sample app. πŸ˜…πŸ™„

https://groups.google.com/g/google-admob-ads-sdk/c/eW7-7N9e6UA/m/97MsconYAwAJ

They really have no idea what they are doing or just lie to us

Luklek avatar Jul 19 '21 07:07 Luklek

I am also facing this issue.

Monabr avatar Sep 17 '21 19:09 Monabr

Yes, this problem has bothered me for many years.

liuhen1001 avatar Oct 11 '21 11:10 liuhen1001

Any news on this?

abkoradiya avatar Jan 28 '22 08:01 abkoradiya

When closing the Interstitial Ad (Inline Video) there is a 2-3 seconds delay before calling onAdDismissedFullScreenContent method (previously onAdClosed). This bug affects only Inline Video ads. Other interstitial formats (Text, image, and rich media) work fine without delay but when an Interstitial Inline Video ad is dismissed/closed there's a delay of about 2-3 seconds to call onAdDismissedFullScreenContent.

This can be reproduced on any App (AdMob sample app too). It was tested on Android API 28/29/30 with targetSDK 28/29/30 using any AdMob SDK 17+ up to 20.2.0 The only condition to reproduce the bug is to have displayed an Inline Video Ad (the exact same kind as the attached screenshot). It doesn't affect other kinds of Video interstitial ads (or non-video ads).

device-2021-06-28-124751

This bug has been going on for a couple of years already: https://github.com/googleads/googleads-mobile-android-examples/issues/147 https://groups.google.com/g/google-admob-ads-sdk/c/eW7-7N9e6UA https://groups.google.com/g/google-admob-ads-sdk/c/lzhZPj8GCWI

hau99 avatar Oct 05 '23 05:10 hau99

I am using a workaround for this issue and is making my code cluttered. They don’t seem to care.

DineshNeupane avatar Oct 05 '23 05:10 DineshNeupane