Skip to content
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

error when compiling with admob plugin #12

Open
vhk opened this issue Jun 22, 2015 · 2 comments
Open

error when compiling with admob plugin #12

vhk opened this issue Jun 22, 2015 · 2 comments

Comments

@vhk
Copy link

vhk commented Jun 22, 2015

after compilation i get following error : Error: more than one library with package name 'com.google.android.gms', because i have cordova-plugin-admobpro 2.8.3 also installed.
How can i solve this?

regards,
David

@vhk
Copy link
Author

vhk commented Jun 22, 2015

now i see that this issue was already handled before.
solution : get rid of google-play-services-admob.jar
But when to do that? an extra action has to be taken when compiling?

@vhk
Copy link
Author

vhk commented Jun 22, 2015

i solved the problem.
In project.properties i removed following line

cordova.system.library.1=com.google.android.gms:play-services-ads:+

compilation with both plugins successfully

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

No branches or pull requests

1 participant