My banner ads are working fine, but im only getting one interstitial ad per session.
I’ve added a block to show an alert if there was an error but no errors are coming up. Even the “if error” is not coming back true in order for me to see the error on a label or an alert.
The blocks which are supposed to be executed after the interstitial ad don’t get executed at all. The process just stops at the interstitial ad block.
To solve this, i had to remove the blocks and put them in parallel with that block instead of inside the “then do” slot.
P.s. i don’t have any frequency caps on admob’s side.
I couldn’t find posts similar to this. Appreciate your help
To clarify, im using Android to test this. No idea if the issue occurs on iOS.
I’ve read in many forums (outside of thunkable) that this issue is usually caused because the app is attempting to show the ad again without “loading it” again. So the solution would be to load the ad everytime before showing it.
I’m no expert but I hope thunkable staff would be able to advise. My app is finished and this is the only thing holding me from publishing it.
@jared have you got any past experience with this issue?
I just took your note and checked another app (new). I added an interstitial ad and kept using thunkable’s Ad Unit IDs and the same problem happens. The ad works only once unless I close the app and reopen it
@conroy33 I’d be happy to share any info you need. I think this issue can simply be seen by adding the show interstitial ad show block normally and you’ll see the result
Hi!
I had few apps that were using AdMob Interstitial.
As far as I know, but I think it might have changed, AdMob (or stores) allows just one interstitial every a certain amount of seconds in order to guarantee the minimum viability of the app.
As far as i can remember it was something like 1 Interstitial every 30-60 seconds or so but again, it was long time ago.
@maurizio.polverini89 Please note that im complying with admob’s policies and they don’t mention a minimun period. They just mention ways that ads shouldn’t be used.
Nevertheless. My ads are not showing even once every 5 minutes (I’ve checked) no matter how many apps i try. It’s an issue in the code that has to be addressed and solved.
yes its thunkable issue , there no issue in admob im sure 1000% , and thunkable never talk about this issue i dont know why , support also dont give any help or solution the same answer all the time , its more than 1 month now @muneer@tatiang
@enzka007@diaa.t.tamimi7if We’re looking into this now. It is possible Google has changed some of their requirements for AdMob. We’re checking all areas on this and if it’s a bug on our end, we’ll get it logged and over to our engineering team.