iOS app favorites view does not honour stacks #8182

Closed
opened 2026-02-05 13:34:46 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @spmp on GitHub (Jan 2, 2026).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

iOS app favorites view does not honour stacks

In the iOS app (as distinctly different from the web-app), favorited images are not stacked, instead they appear as distinct images. The web-app correctly displays favorites in their stacks.

For example, a photo with three different sizes raw, adjusted, medium, are stacked and display stacked correctly in the timeline. When the adjusted and medium images are favorited they are not stacked in the favorites view in the iOS app. They are displayed stacked in the web app.

Tested on the latest version of the iOS app: v2.4.1

The OS that Immich Server is running on

Ubuntu 25.10

Version of Immich Server

v2.4.1

Version of Immich Mobile App

v2.4.1

Platform with the issue

  • Server
  • Web
  • Mobile

Device make and model

iPhone 13 mini

Your docker-compose.yml content

Not relevant

Your .env content

not relevant

Reproduction steps

  1. Stack assets
  2. 'Favorite' stacked assets
  3. View Favorites in iOS app

Relevant log output


Additional information

No response

Originally created by @spmp on GitHub (Jan 2, 2026). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug ## iOS app favorites view does not honour stacks In the iOS app (as distinctly different from the web-app), favorited images are not stacked, instead they appear as distinct images. The web-app correctly displays favorites in their stacks. For example, a photo with three different sizes raw, adjusted, medium, are stacked and display stacked correctly in the timeline. When the adjusted and medium images are favorited they are not stacked in the favorites view in the iOS app. They are displayed stacked in the web app. Tested on the latest version of the iOS app: v2.4.1 ### The OS that Immich Server is running on Ubuntu 25.10 ### Version of Immich Server v2.4.1 ### Version of Immich Mobile App v2.4.1 ### Platform with the issue - [ ] Server - [ ] Web - [x] Mobile ### Device make and model iPhone 13 mini ### Your docker-compose.yml content ```YAML Not relevant ``` ### Your .env content ```Shell not relevant ``` ### Reproduction steps 1. Stack assets 2. 'Favorite' stacked assets 3. View Favorites in iOS app ### Relevant log output ```shell ``` ### Additional information _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8182