Is admob supported on ios15+ ?

  1. I added the required code according to the documentation… result => app crash on ios device
  2. I then found a few examples on github… downloaded those and result => app crash on ios device

I guess my next step is to do only one line at a time and test to see when the app starts crashing.

…but before doing that - Are there event anyone that had this working on ios 15+ ?

Admob has been working fine my ios 15 device, are you getting thing in your device logs?

Thanks for the reply. I realized a few things.

My admob account is not approved yet. Takes 24h it says!

I actually got log messages in the corona log viewer.

It is getting “failed” in the adlistener. I will try again when admob account is verified.