I have a device with Android 4.4.3 and without GMS (Google Mobile Service).
I use Okhttp and I get the following error using SSL :
ResponseError. Reason: javax.net.ssl.SSLHandshakeException: javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x613ab318: Failure in SSL library, usually a protocol error
I have looked at this tread : https://www.b4x.com/android/forum/threads/android-4-and-ssl-problem.97719/#post-696647
But the device don't have GMS. So what can I do ?
I use Okhttp and I get the following error using SSL :
ResponseError. Reason: javax.net.ssl.SSLHandshakeException: javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x613ab318: Failure in SSL library, usually a protocol error
I have looked at this tread : https://www.b4x.com/android/forum/threads/android-4-and-ssl-problem.97719/#post-696647
But the device don't have GMS. So what can I do ?