Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7076129
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T06:15:40+00:00 2026-05-28T06:15:40+00:00

Problem statement: I want to upload a large binary (such as an audio clip)

  • 0

Problem statement:

I want to upload a large binary (such as an audio clip) from an iOS app to S3, and I’d like to make the app’s handling of disconnects (or low connectivity) as robust as possible, preferably by uploading the binary as a series of chunks.

Unfortunately, neither the AWSiOS SDK, nor ASI’s S3 framework seem to support to multi-part uploads, or indicate that they plan to add support. I realize that I can initiate a ‘longish’ upload using beginBackgroundTaskWithExpirationHandler: and that’ll give me a window of time to complete the upload (currently 600 seconds, I believe), but what’s to be done if I’m not in a situation to complete said upload within that timeframe?

Aside from worrying about completing tasks within that time frame, is their a ‘best practice’ for how an app should resume uploads, or even just break a larger upload into smaller chunks?

I’ve thought about writing a library to talk to S3’s REST API specifically for multi-part uploads, but this seems like a problem other have either been solved, or realized needn’t be solved (perhaps for being completely in appropriate for the platform).

Another (overly complicated) solution would be chunking the file on the device, uploading those to S3 (or elsewhere) and have them re-assembled on S3 via a server process. This seems even more unpalatable than rolling my own library for multi-part upload.

How are others handling this problem?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T06:15:41+00:00Added an answer on May 28, 2026 at 6:15 am

    Apparently I was looking at some badly out of date documentation.

    in AmazonS3Client see:

    - (S3MultipartUpload * AmazonS3Client)initiateMultipartUploadWithKey:(NSString *)theKey withBucket:(NSString *)theBucket    
    

    Which will give you a S3MultipartUpload which will contain an uploadId.

    You can then put together an S3UploadPartRequest using initWithMultipartUpload: (S3MultipartUpload *) multipartUpload and send that as you usually would.

    S3UploadPartRequest contains an int property partNumber where you can specify the part # you’re uploading.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an big problem with an SQL Statement in Oracle. I want to
Problem statement:- I want to create 50 instances of a vector(1 Dimension) which contains
My problem statement is : I want to write design file management (add, copy,
let's start off with the problem statement: My iOS application has a login form.
Problem Statement: I would like to create an offline database to lookup prices/info on
I need to make a if-else statement in the query meaning I only want
My problem is I want to delete records from two tables, deleting the records
hi i want to select multiple db from linq in same select statement //
I'm having a problem with my select statement at the end. What I want
I have problem with return statment >.< I want to store all magazine names

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.