Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to Google Play Services 7.8, Ti SDK 4.1.0 #44

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jpriebe
Copy link

@jpriebe jpriebe commented Aug 18, 2015

I've taken the liberty to update the android version of the module to use Google Play Services 7.8 and Ti SDK 4.1.0.

I gave it a new version number for android: 3.2.0.

This was important to me, because we use ti.dfp for serving ads via Doubleclick for Publishers. We need MRAID 2 compatibility, which requires Google Play Services 7.8. If multiple modules in a project use Google Play Services, they all have to be on the same version.

It is possible to hack around this by manually copying the desired version of the google-play-services.jar file into the modules that use other versions (and in fact I have to do that for ti.map and ti.cloudpush). My hope is that if we can get some of the most popular modules that use Google Play Services onto the same version of Google Play Services, it might make development of android apps a little easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant