Aws S3 TransferService Upload failing without errors
问题 I've implemented the AWS core and S3 SDK to handle file upload. Unfortunately the upload is not working properly sometimes. (it seems to be only under wifi connection but i am no 100% sure about that fact) For some unknown reason the aws service is receiving a successful response even though the file hasnt finished uploading and then everything hangs. I can see that the Transfer Service is started, and for example the first file starts uploading properly and finishes but the second one never