appfeel / analytics-google-adid

Enable iOS IDFA collection on Google Analytics (combine with appfeel/analytics-cordova)
MIT License
11 stars 5 forks source link

It conflicts with phonegap-plugin-push #8

Open degaray opened 7 years ago

degaray commented 7 years ago

When I try to install both, there is a conflict. Can you fix it please? The error is:


FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':transformClassesWithJarMergingForDebug'.
> com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry: com/google/android/gms/iid/zzc.class

* Try:
Run with --stacktrace option to get the stack trace. Run with
--info or --debug option to get more log output.

BUILD FAILED