Closed RangerRick closed 9 years ago
Hi @RangerRick,
Thanks for the pull request. I am testing it out now and I should hopefully have it merged soon.
-Craig
Hi @RangerRick,
I just wanted to let you know that I published an updated version of the plugin to the cordova repository with the change you submitted. Thanks for your pull request!
-Craig
I use a couple of other plugins that also use google-play-services. If I attempt to test out your google analytics plugin while using the others, it ends up failing like this:
This pull request changes your plugin.xml so it has a dependency on "com.google.playservices" rather than hand-copying the jar and version.xml itself. The upstream com.google.playservices version is identical to yours, so it should be equivalent.