tidev / ti.playservices

Titanium module for Google Play Services
19 stars 12 forks source link

Please add 11.4.0 Play Services #1

Closed arifje closed 6 years ago

arifje commented 6 years ago

Thanks! :-)

hansemannn commented 6 years ago

Are those final, yet? Android API-level 27 (Android 8.1) is still in developer-preview I think

arifje commented 6 years ago

Oh sorry, this comment should been placed on another repo, please ignore! :-)

hansemannn commented 6 years ago

I don't think their repo is still maintained :-) But just out of interest: Why would you want to use something later then 11.0.2 in production?

arifje commented 6 years ago

Because PushWoosh decided to use 11.4.0 in their module: https://github.com/Pushwoosh/pushwoosh-appcelerator-titanium/tree/master/Push-Notifications-Module/modules/android/com.pushwoosh.module/5.4.0/lib

And because we are also using 2 other modules (Ti.GA and Ti.DFP) that use some Google Play packages, I need to sync their versions.

Also, 11.4.0 has been release in september: https://developers.google.com/android/guides/releases

edit: we are struggling each time the version changes on one of the modules. I can't seem to find a good way to generate the .jar files myself. I only have the .aar files in the Android SDK.

hansemannn commented 6 years ago

Are those the final releases? And yeah, that's what this module will solve and and forever. No dependency-hell anymore.