fuel icon indicating copy to clipboard operation
fuel copied to clipboard

SSLException

Open jahirfiquitiva opened this issue 6 years ago • 4 comments

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

jahirfiquitiva avatar Jun 02 '18 17:06 jahirfiquitiva

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?

ParkerK avatar Jul 08 '18 15:07 ParkerK

Simply test on a pre-lollipop device, it should cause the issue.

jahirfiquitiva avatar Jul 08 '18 17:07 jahirfiquitiva

Cross-linking #222 , #107

SleeplessByte avatar Sep 25 '18 23:09 SleeplessByte

Does this work in Android 5?

iNoles avatar Jan 20 '19 00:01 iNoles