Duplicated "google-play-services.jar" ?

I’m trying to migrate my project from pro to enterprise.

To use admob-plugin, google-play-services.jar is needed.

To use google-analytics plugin, google-play-services.jar is also needed.

But the files are different. (at least different size)

How can I use both plug-ins?

Hi junhyuncho,

At the moment, the google-analytics plugin has the newer version of Google Play Services included with it. Try including just the google-play-services.jar file provided with the google-analytics plugin.

Unless some breaking change has happened in Google Play Services, the AdMob plugin should also work with the newer version.

Thanks, but when I try using google analytics, app can’t start when loading google analytics plugin.

(but admob which I guess using google play service works properly with the google-play-services.jar file provided with the google-analytics plugin)

Does google analytics work properly with enterprise version?

Hi junhyuncho,

What build of Enterprise are you using. I just noticed that we don’t include the Google Analytics plugin jars with the latest public release (2016.2830). Try using the latest daily build (2016.2840) (which I confirmed does include the aforementioned jar files) and see if that works for you.

Hi junhyuncho,

At the moment, the google-analytics plugin has the newer version of Google Play Services included with it. Try including just the google-play-services.jar file provided with the google-analytics plugin.

Unless some breaking change has happened in Google Play Services, the AdMob plugin should also work with the newer version.

Thanks, but when I try using google analytics, app can’t start when loading google analytics plugin.

(but admob which I guess using google play service works properly with the google-play-services.jar file provided with the google-analytics plugin)

Does google analytics work properly with enterprise version?

Hi junhyuncho,

What build of Enterprise are you using. I just noticed that we don’t include the Google Analytics plugin jars with the latest public release (2016.2830). Try using the latest daily build (2016.2840) (which I confirmed does include the aforementioned jar files) and see if that works for you.