amazon-archives/aws-sdk-ios-v1

Difference between 1.7.0 and 2.0.6 SDK Versions

Bhat123 opened this issue · 1 comments

Hello Yosuke,

I want to use AWS SDK for upload/Download a file in my iOS App. But now i saw there are two versions of iOS AWS SDK and bit confused which one to use.

I want t0 support following features as well in my app.

  1. Upload / download when app is in background
    2.. Pause and Resume feature for Upload / download
  2. When network goes and comes i want to resume my transfer
  3. I also want to maintain the offset values even if my app quits during any transfer was in progress.

Need your help in solving my problem.
Regards,
Chandrika

I believe you should use the latest version of the SDK. If you have questions on how to use the SDK, you should consult StackOverflow.