Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Cannot remove cordova-plugin-admob-free #469

Open
AlvinStefanus opened this issue Jan 24, 2021 · 1 comment
Open

Cannot remove cordova-plugin-admob-free #469

AlvinStefanus opened this issue Jan 24, 2021 · 1 comment

Comments

@AlvinStefanus
Copy link

I cannot uninstall the plugin

cordova plugin remove cordova-plugin-admob-free

Causing this:

Variable(s) missing: ADMOB_APP_ID

I tried with

cordova plugin remove cordova-plugin-admob-free ADMOB_APP_ID="<my_id>"

Still the same error.

Please fix this.

@BrokerBisiako87
Copy link

Hi!
Maybe you are missing the variable. Try entering it before ADMOB_APP_ID.
cordova plugin remove cordova-plugin-admob-free --save --variable ADMOB_APP_ID="<YOUR_ANDROID_ADMOB>"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants