ICT4Dat / ict4dat-news-android

ICT4D.at's App to combine all ICT4D news into one Android application
Apache License 2.0
5 stars 1 forks source link

fixes #180 - sets back OKHttp since OkHttp 3.13+ requires API 21+ #181

Closed spipau closed 5 years ago

spipau commented 5 years ago

The new okHttp lib crashes on older devices, since OkHttp 3.13+ requires API 21+ There is also a SSL certificate problem. I don't have a device with Android <21, anybody can test this?

The app should now open and download all news. @jguitiche I thing you could test this, no? @rajasone do you have a <21 devices with Google Play Services installed?

rajasone commented 5 years ago

@spipau I have tested this branch on API 19, OS 4.2.2 and application is working perfectly, thanks for solution :+1: