Resuming or Retrying Uploads Not Working Always
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
### ⚠️ Before posting ⚠️
- [X] This is a **bug**, not a question or an enhancement.
- [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate.
- [X] I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
- [X] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
### Steps to reproduce
**Scenario A**
1. Create folder
2. Upload some files and cancel upload during upload procedure
3. Restart app
4. Try to resume upload from Upload List
**Scenario B**
1. Create folder
2. Upload a big file more than 250mb
3. Restart app
4. Try to resume upload from Upload List
**Scenario C**
1. Create encrypted folder
2. Upload some files and cancel upload during upload procedure
3. Restart app
4. Try to resume upload from Upload List
### Expected behaviour
Upload can be resumed as expected. For bigger files user should get notified properly
### Actual behaviour
Resuming Uploads Not Working Always
### Android version
14
### Device brand and model
Android Emulator
### Stock or custom OS?
Stock
### Nextcloud android app version
3.28.0
### Nextcloud server version
27.1.7
### Using a reverse proxy?
I don't know
### Android logs
_No response_
### Server error logs
_No response_
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.