Photo upload only uploads low-res version if iOS "Optimised Storage" is switched on
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
Expected behaviour
Nextcloud should download the full resolution photo from iCloud using the iCloud API and then upload this to the next cloud server.
Actual behaviour
Currently it only creates an archive of the low-res image and uploads this (usually around 700k > 900)
Steps to reproduce
- Enable the option to upload Photos
- Select Upload the whole camera roll
iOS version
11.2.5
App version
2.20.2.00001
Server configuration
Operating system:
Ubuntu
Web server:
Apache
Database:
mySQL
PHP version:
7.1
Nextcloud version: (see Nextcloud admin page)
13.0.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
Start by tracing the iOS photo-upload flow and its iCloud asset download path. Reproduce with iOS Optimised Storage enabled and whole-camera-roll upload selected. Done means the app downloads and uploads the full-resolution photo rather than the low-resolution archive.
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
- 30/100