fuel
fuel copied to clipboard
SSLException
Hello
I am trying to do API calls but on Android 4.x they fail with this error javax.net.ssl.SSLException: Connection closed by peer
can you please explain to me what I can do to solve it?
Thanks in advance
I've had this issue before as well, but only my users (I can't reproduce). If you can get this issue yourself, can you share the steps that cause it?
Simply test on a pre-lollipop device, it should cause the issue.
Cross-linking #222 , #107
Does this work in Android 5?