Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [BREAKING] For the trusty option a custom trust manager has to be defined and injected (see Reamde for more details). This change has been made due to app rejections in the google play store. Security checks might have flagged the trust manager implementation even though it never was used * Enable reporting of progress from Android DownloadManager * Remove redundant iOS 7 polyfill * Remove CHECK_LICENSE permission * A fix for "unexpected end of stream error" issue Fixes #137 * Fix type declaration for `close()` in interface `ReactNativeBlobUtilWriteStream`
- Loading branch information