-
Notifications
You must be signed in to change notification settings - Fork 885
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🔥🔥🔥 Bug: TransferUtility suspend is not working properly when upload multi files #3668
Comments
I have tested it on real device iphone 6s and had the same result like on emulator |
I was able to reproduce this locally in simulator and real device using a sample app. After waiting a while the control comes back to the NSURLSession delegate: -
Internally TransferUtility uses the Next steps for amplify team:
|
any news ? |
Added a PR to update the document. aws-amplify/docs#3591 |
what about deadline for this fix? |
Hi @brennanMKE |
Hi @brennanMKE |
This is currently a feature request with Amplify team and we are working on it. Will update here when we have more information. |
@brennanMKE @royjit |
@thisisabhash |
I cloned app from https://github.com/awslabs/aws-sdk-ios-samples/tree/main/S3TransferUtility-Sample/Swift
Made small changes to upload all photos from device. I faced with issue if i suspended multipart upload it automatically started after 1 min
Steps to reproduce the behavior:
Code Snippet
Areas of the SDK you are using
Screenshots
Environment(please complete the following information):
Stack
Plugins
Device Information :
Relevant Console Output
The text was updated successfully, but these errors were encountered: