capacitor-community / admob

Community plugin for using Google AdMob
MIT License
205 stars 66 forks source link

AdMob.initialize fail: UNIMPLEMENTED #286

Closed kapik closed 6 months ago

kapik commented 9 months ago

Hello 👋

I'm in the process of adding AdMob to my application but I'm getting the following error during initialisation:

{ "code": "UNIMPLEMENTED" }

I've checked my installation several times and it seems fine. Do you have any clues? A place to look for more logs? Thanks for your help

FYI:

"@capacitor/android": "5.2.2"
"@capacitor-community/admob": "5.1.1"
rdlabo commented 8 months ago

This appears to be a web display. This plugin only works with iOS/Android apps.