I am not sure how to set the Admob ID for the capacitor version of the Admobp-free plugin.
The readme of the package refers to config.xml
/ the Cordova way and config.xml
is not in the cap project? (iOS works fine)
I know this is a question about a 3rd party lib, but please, any help is welcome
I’m bit confused overall that the capacitor documentation is so sparse whether I am betting on the right horse here.
The app is currently failing with, add output
03-15 22:39:04.536 28476 28476 E AndroidRuntime: FATAL EXCEPTION: main
03-15 22:39:04.536 28476 28476 E AndroidRuntime: Process: com.my.app, PID: 28476
03-15 22:39:04.536 28476 28476 E AndroidRuntime: java.lang.RuntimeException: Unable to get provider com.google.android.gms.ads.MobileAdsInitProvider: java.lang.IllegalStateException:
03-15 22:39:04.536 28476 28476 E AndroidRuntime:
03-15 22:39:04.536 28476 28476 E AndroidRuntime: ******************************************************************************
03-15 22:39:04.536 28476 28476 E AndroidRuntime: * Invalid application ID. Follow instructions here: https://goo.gl/fQ2neu to *
03-15 22:39:04.536 28476 28476 E AndroidRuntime: * find your app ID. *
03-15 22:39:04.536 28476 28476 E AndroidRuntime: ******************************************************************************