Respect low data mode for synchronization
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
Steps to reproduce
- Connect to wifi
- Enable "low data mode" in settings of connected wifi
- Open Nextcloud app with pending synchronization jobs (e.g. Photo sync).
Expected behaviour
No automatic syncs should happen.
Actual behaviour
Nextcloud syncs the data.
Reasoning or why should it be changed/implemented?
Low data mode is intended for wifi networks, which don‘t provide much bandwith or have volume limitations. Therefore, no automatic data transfers should be triggered in these networks.
Environment data
iOS version: 15.5
Nextcloud iOS app version: 4.3.1.0
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.
Research direction
The issue provides reproduction steps but no file or test entry point. Start by locating the synchronization scheduling and iOS network-condition handling, then verify that pending jobs do not start automatically in Low Data Mode and resume normally when it is disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100