nextcloud / nextcloud/ios

Photo upload only uploads low-res version if iOS "Optimised Storage" is switched on

Open
#509 6 comments 0 reactions 0 assignees View on GitHub

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
  1. Enable the option to upload Photos
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.