for some reason the admob extension just never triggers the async event that loading an ad failed
in the example code in the admob demo objects it has this, where it will run the AdMob_Interstitial_Load function repeatedly whenever you click, this seems to be creating a request to admob every single time which seems really bad
as from what I understand admob will freeze your account if you make too many requests?
![1734051066149.png 1734051066149.png]()
in the example code in the admob demo objects it has this, where it will run the AdMob_Interstitial_Load function repeatedly whenever you click, this seems to be creating a request to admob every single time which seems really bad
as from what I understand admob will freeze your account if you make too many requests?
