Mobile: Fixes #4268: Fix "Not implemented" error when downloading resources with S3 sync target (#4279)
Since the RNFetchBlob API doesn't support writing binary data directly it creates a custom Writable which is doing the base64 encoding per chunk. This also fixes a problem with the S3 synchronization code using the shim.fsDriver().writeBinaryFile(). Tested with AVD Android 10.0 target. Signed-off-by: Jan Blunck <jblunck@users.noreply.github.com>
J
Jan Blunck committed
826dda5a754e5981d0045dbb8389ef23d59a88c3
Parent: 7a69664
Committed by GitHub <noreply@github.com>
on 1/7/2021, 4:36:07 PM