openedx / openedx/openedx-app-ios
In low bandwidth conditions app is blocked by spinner even when content is downloaded
@edschema is already working on this.
Since Apr 14, 2025.
- Dominant language
- Swift
- Stars
- 31
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
The case occurred to me when connected to airplane wifi which allowed only messaging. The phone detected it was connected to the internet and tried to call home. While the app was spinning I could not access a course that was downloaded.
This was with an Android Device.
App version 1.0.0 from a custom APK.
Describe the solution you'd like
I'd like the app to prioritize access to downloaded content when I'm connected to a slow or potentially unusable connection.
Describe alternatives you've considered
None
Additional context
None
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.