Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions docs/docs/features/mobile-app.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,16 @@ The beta release channel allows users to test upcoming changes before they are o
You can enable automatic backup on supported devices. For more information see [Automatic Backup](/features/automatic-backup.md).
:::

### iCloud Backup

Local albums containing assets from iCloud and marked for backup in Immich will be pulled from iCloud and temporarily stored in the app's cache folder. Once the upload to Immich is complete, the temporary storage folder will be emptied.

To back up all assets stored in iCloud without exception, you must select the "Recent" album. This operation is expected to take a long time if there are many assets in iCloud.

Shared albums from iCloud will be displayed with a note below them.

<img src={require('./img/icloud-shared -album.webp').default} width="30%" title="indication of iCloud shared album" />

## Sync only selected photos

If you have a large number of photos on the device, and you would prefer not to backup all the photos, then it might be prudent to only backup selected photos from device to the Immich server.
Expand Down
Loading