[BUG] TIFF images are not loaded on mobile #1764

Closed
opened 2026-02-05 03:38:42 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @l0nax on GitHub (Dec 10, 2023).

The bug

A TIFF image, if locally available, is not rendered on the mobile app (Android).

It seems like the photo_manager library has a single line of code, referencing TIFF images:797175287f/lib/src/internal/enums.dart (L113-L114).

The OS that Immich Server is running on

ARch

Version of Immich Server

1.90.2

Version of Immich Mobile App

1.90.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

-- not relevant

Your .env content

-- not relevant

Reproduction steps

1. Download a TIFF image into a folder which is synchronized with immich
2. Oberserve the results in the timeline

Additional information

No response

Originally created by @l0nax on GitHub (Dec 10, 2023). ### The bug A TIFF image, if locally available, is not rendered on the mobile app (Android). It seems like the [photo_manager](https://github.com/fluttercandies/flutter_photo_manager) library has a single line of code, referencing TIFF images:https://github.com/fluttercandies/flutter_photo_manager/blob/797175287f3ea53ffb324355c2acbb7b759d1d6a/lib/src/internal/enums.dart#L113-L114. ### The OS that Immich Server is running on ARch ### Version of Immich Server 1.90.2 ### Version of Immich Mobile App 1.90.0 ### Platform with the issue - [ ] Server - [ ] Web - [X] Mobile ### Your docker-compose.yml content ```YAML -- not relevant ``` ### Your .env content ```Shell -- not relevant ``` ### Reproduction steps ```bash 1. Download a TIFF image into a folder which is synchronized with immich 2. Oberserve the results in the timeline ``` ### Additional information _No response_
OVERLORD added the 📱mobile label 2026-02-05 03:38:42 +03:00
Author
Owner

@mertalev commented on GitHub (Sep 12, 2025):

Tested a TIFF image in the new timeline on iOS and confirmed that it loads.

@mertalev commented on GitHub (Sep 12, 2025): Tested a TIFF image in the new timeline on iOS and confirmed that it loads.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#1764