swifiic/repo

DefaultHttpClient is deprecated in API level 22+

Opened this issue · 0 comments

We currently use DefaultHttpClient for communicating between the SOA Hub and the SOA Android client. This has been deprecated in newer versions of android and should be replaced by HttpURLConnection.