SebastianSingle99

Results 2 issues of SebastianSingle99

If I try to upload a file with really bad network connection, the `dataTaskWithRequest` fails with the following error: ![image](https://github.com/itinance/react-native-fs/assets/19759103/2fc5fe3e-ff02-4428-a7a2-86e14251412c) The error is ingored and calls the `completeCallback` and therefore...

sqlite3.c tries to use the `TMPDIR` environment variable which resolves to `/data/user/0//cache` except for Android 12 devices. I'm not sure if this is a bug in android, but it leads...