coronalabs / com.coronalabs-plugin.admob

Rpository for plugin.admob.
MIT License
2 stars 6 forks source link

Stutter on close of interstitual ad #5

Open joelutting opened 3 years ago

joelutting commented 3 years ago

I'm getting significant stutter on my game for about 5-10 seconds after the user closes an interstitual advert. This only happens on my newest game, just released in last few weeks, but not on any of my older games. I updated one of my older games recently and can't see any stutter there. Both games show ads with the same code, and the non-stuttering game generally has a lot more stuff going on then the stuttering one.

I can't figure it out, but when I remove ads - no stutter.

I also tried removing everything in my game but the bare bones...but still stutters after the ad is closed.

This is android.

Shchvova commented 3 years ago

Please specify ad network used. And in your old games.

joelutting commented 3 years ago

admob - I just assumed as I was looking at the 'coronalabs/com.coronalabs-plugin.admob' that would be clear.

all admob - I believe all using the same plugin - though I'm finding it hard to tell the exact plugin version they are using.

joelutting commented 3 years ago

Any response on this bug? is it likely to be fixed? I just did updates of both my games and now I am seeing the stuttering on both - but less pronounced on my other game due to the style of gameplay I think. Could this be an bug introduced in recent updates?

this is admob-android.

joelutting commented 3 years ago

I could try to work up a simple example if that would help?