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

Uploading not resume when i kill and restart app in android #13

Open
pkpardeep482 opened this issue Apr 16, 2020 · 1 comment
Open

Uploading not resume when i kill and restart app in android #13

pkpardeep482 opened this issue Apr 16, 2020 · 1 comment

Comments

@pkpardeep482
Copy link

Scenario:

-> Uploaded a file 200+mb
-> on 16%, Internet disconnected and app killed from background
-> Once restarted app, its again uploading from 0% .

basically its not resuming in case of app kill

@miguelespinoza
Copy link

I'm also experiencing the same issue. Specifically, I get this crash report in Sentry when uploading using TUS and putting the app in the background

EXC_BAD_ACCESS: stream:handleEvent: > XTUM >
KERN_INVALID_ADDRESS at 0x4dad5b9db79e.

Can't seem to get much information when I search for this error. But it happens consistently when I put the app in the background. Eventually when I return, the app restarts and the file upload starts from 0%

The expected behavior is to continue uploads in the background, is this not a feature of TUS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants