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:  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...