Trying to integrate login with google plus in my ion project using the cordova-plugin-googleplus plugin from EddyVerbruggen. Without the plugin installed, the project builds fine, but as soon as I install the building plugin it crashes and I get this error:
FAILURE: build failed with exception.
What went wrong: There was a problem setting up the android root project.
Failed to resolve all dependencies for configuration: _debugCompile. Could not find a compatible version for com.google.android.gms: play-services-plus: +. Search in the following places: https://repo1.maven.org/maven2/com/google/android/gms/play-services-plus/maven-metadata.xml https://repo1.maven.org/maven2/com/ google / android / gms / play-services-plus / Required:: Android: not defined Could not find a compatible version for com.google.android.gms: play-services-identity: +. Search in the following places: https://repo1.maven.org/maven2/com/google/android/gms/play-services-identity/maven-metadata.xml https://repo1.maven.org/maven2/com/ google / android / gms / play-services-identity / Requires:: Android: not defined
Try: Run with the --stacktrace option to get a stack trace. Run with the -info or --debug option to get more log output.
STRICTLY MALFUNCTIONAL
Any ideas what might cause the problem?
I finally figured out how to fix it. In your Android SDK manager, you need to install the following: (In the "Advanced" folder):
I installed them and it worked for me.
josschne https://github.com/EddyVerbruggen/cordova-plugin-googleplus/issues/77 , , , .
, , 2016 .
Android , Android, Google Play Google Repository, . , USB Google.
: Android Studio Cordova Tools Visual Studio, sdk, Visual Studio sdk, Cordova.
, !
Source: https://habr.com/ru/post/1624443/More articles:how to list all files that `git add.` will affect? - gitShell layout in hierarchical layout - javaGet all references and values from the stack - c #VBA code to display a Message Box popup if the cell value exceeds the value of another - excel-vbaFrom Webapp and with Apache Camel / and using MQ, do you add JMS messages using jsessionid? - springPublishing Option Siteore 8.0 - publishProlog: get vs. at_end_of_stream to check end of file - filenew () at the end of the method declaration - syntaxPromise.all returns an undefined array - javascriptMath.Net Numerics - setting a sinus function - c #All Articles