Admob with capacitor

Is there anyone who managed to build an capacitor app with admob? I tried admob free, plus and capacitor-admob but all of them fail me. Ionic 3 or 4 doesn’t matter. Capacitor-admob throws an error about being undefined. Admob plus goes into an error about lambda expression but fixing the source breaks capacitor. Admob free just crashes the device. Can anyone provide me with a sample project?
Would be very grateful :slight_smile:

I am having trouble also with Android… on iOS everything works just fine!

@nathantaal Found this: https://github.com/leiche123/admob-example. Didn’t make it work before but if you check this, it works. I tried on android and it currently works.