@ctfrancia wrote:
I am trying to run my application natively after installing the GooglePlus in the application, however, this is turning into an Inception of errors and frustration. I have been following the rabbit of whole, and after downgrading Cordova to 6.4.0 because it doesn’t support 7.0.0, because of an SDK not specified error I am now getting the error:
* What went wrong: Could not determine the dependencies of task ':com.google.playservices:google-play-services_lib:compileDebugAidl'. > Could not resolve all task dependencies for configuration ':com.google.playservices:google-play-services_lib:debugCompileClasspath'. > Could not resolve project :CordovaLib. Required by: project :com.google.playservices:google-play-services_lib > Project :com.google.playservices:google-play-services_lib declares a dependency from configuration 'debugCompile' to configuration 'debug' which is not declared in the descriptor for project :CordovaLib.
I have no idea where this CordovaLib is so I am assuming it is the package itself?
Posts: 1
Participants: 1