Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ionic2에 Admob 추가하기 AdMobPro 플러그인 추가하기 ```sh ionic plugin add cordova-plugin-admobpro ``` [참고](https://github.com/floatinghotpot/cordova-admob-pro) ``` BUILD FAILED Total time: 9.751 secs FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'android'. > Could not resolve all dependencies for configuration ':_debugCompile'. > Could not find any version that matches com.google.android.gms:play-services-ads:+. Searched in the following locations: https://repo1.maven.org/maven2/com/google/android/gms/play-services-ads/maven-metadata.xml https://repo1.maven.org/maven2/com/google/android/gms/play-services-ads/ Required by: :android:unspecified ```  Google Play Services 를 설치한다. open/ionic-build-failed.txt Last modified: 2024/10/05 06:15by 127.0.0.1