sitefinitysteve / nativescript-google-analytics

Apache License 2.0
23 stars 14 forks source link

Build failed #44

Closed Emmandez closed 6 years ago

Emmandez commented 6 years ago

Everytime I try to build the application with this plugin, I get this error

Unable to apply changes on device: ZY222W2F3Q. Error is: Failed to build plugin nativescript-google-analytics :
Error: Command failed: gradlew.bat -p <MyPath>\platforms\tempPlugin\nativescript_google_analytics assembleRelease -PcompileSdk=android-27 -PbuildToolsVersion=27.0.3 -PsupportVersion=26.0.0-alpha1

And then this:

FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all files for configuration ':releaseCompileClasspath'.
> Could not find support-v4.aar (com.android.support:support-v4:26.1.0).
  Searched in the following locations:
      https://jcenter.bintray.com/com/android/support/support-v4/26.1.0/support-v4-26.1.0.aar

I have these SDK. sdk

And the support library up to date supportrepo

tns-android: 4.0.1

I have to mention it does run on IOS

sitefinitysteve commented 6 years ago

Closed per #43 Duplicate

Thanks for the info though!