-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with capacitor-community/admob when trying to debug project #122
Comments
Are you using |
I have a |
Yes, it is a know problem proguard doesn't play nice with capacitor/Cordova apps. AFAIK there are some configs that can fix that but you have to check in the capacitor repo. |
I checked I also tried the following config from the capacitor repo for the
I still get the same error. |
Hey everyone!
I have completed all the setup as per documentation but I run into this problem when I’m try to run the application on a mobile device (android).
[EDIT]
I have completed all the setup as per documentation but I run into this problem when I’m try to
debug
the application on a mobile device (android).`
System Infomation
Ionic:
Ionic CLI : 6.16.3 (C:\Users\user\AppData\Roaming\nvm\v16.5.0\node_modules@ionic\cli)
Ionic Framework : @ionic/angular 5.6.11
@angular-devkit/build-angular : 12.0.5
@angular-devkit/schematics : 12.1.2
@angular/cli : 12.0.5
@ionic/angular-toolkit : 4.0.0
Capacitor:
Capacitor CLI : 3.1.1
@capacitor/android : 3.1.1
@capacitor/core : 3.1.1
@capacitor/ios : not installed
Utility:
cordova-res : 0.15.3
native-run : 1.4.0
System:
NodeJS : v16.5.0 (C:\Program Files\nodejs\node.exe)
npm : 7.19.1
OS : Windows 10
The text was updated successfully, but these errors were encountered: