This repository was archived by the owner on Mar 16, 2019. It is now read-only.
This repository was archived by the owner on Mar 16, 2019. It is now read-only.
RNFetchBlobReq.java has a contradictory condition #494
Open

Description
Hi
I have installed the latest v0.10.8 version of app and have noticed a small bug.
Check out RNFetchBlobReq.java
Line number 210
Line number 379
Don't you think that if the condition is
this.options.trusty == true
one should not add TLS1.2 support for Pre Lollipop devices on 379.
I was unable to download files even after setting trusty == true in config