willPHPwork

Results 1 comments of willPHPwork

Thanks. This was just some example code, the issue still remains. Nothing happens after await interstitial.load(); ``` async showInterstilial() { if(!admob) return; let interstitial = new admob.InterstitialAd({ adUnitId: 'ca-app-pub-xxx', });...