Skip to content
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

As a user, I want uploads to continue in the background, so that I can leave the app whilst my data is uploading. #32

Open
AlexCornforth opened this issue Jan 18, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@AlexCornforth
Copy link
Collaborator

AlexCornforth commented Jan 18, 2021

As a user, I want uploads to continue in the background, so that I can leave the app whilst my data is uploading.

Acceptance Criteria
If I start uploading trees, and I background the app, do my uploads continue.

Solution Guidance
Explore use of AWS S3 Transfer Utility.
Will also need to update AppDelegate to handle background uploads.

Useful links:
https://aws.amazon.com/blogs/mobile/amazon-s3-transfer-utility-for-ios/
aws-amplify/aws-sdk-ios#1047

Note: Will need some solid testing on this

@AlexCornforth AlexCornforth self-assigned this Jan 20, 2021
@AlexCornforth AlexCornforth added the enhancement New feature or request label Jan 20, 2021
@AlexCornforth AlexCornforth added this to the Beta Launch milestone Jan 20, 2021
@Libranner
Copy link

I can take this one

@AlexCornforth
Copy link
Collaborator Author

Thanks @Libranner 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants