koush / ion

Android Asynchronous Networking and Image Loading
Other
6.3k stars 1.04k forks source link

Google Play Services #712

Open SoerenBusse opened 8 years ago

SoerenBusse commented 8 years ago

Hi,

could you add to your README that "com.google.android.gms:play-services-gcm:x.x.x" is required to work with SSL Certificates in pre Lollipop especially if you use cloudflare certificates.

paulirwin commented 8 years ago

I just ran into this issue. My corporate client doesn't want to install Google Play Services on each tablet as that requires a Google account. It's unfortunate that this dependency exists.

SoerenBusse commented 8 years ago

I think, its possible to install Google Play Librarys using an apk, so you don't need any google accounts :)