[Android] Delete prompt can't be dismissed #6907

Closed
opened 2026-02-05 12:37:55 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @kaibagley on GitHub (Aug 21, 2025).

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

  • Yes

The bug

On android, in the image view, if I delete using the normal delete button I can abort via android's back function or tapping the screen which is expected.

However, using the delete button in the 3-dot menu, I can't abort at all, I have to select Deny or Allow

The OS that Immich Server is running on

Ubuntu 24

Version of Immich Server

1.138.0

Version of Immich Mobile App

1.138.1

Platform with the issue

  • Server
  • Web
  • Mobile

Device make and model

Pixel 9 Pro Fold

Your docker-compose.yml content

Will copy here later. Standard

Your .env content

Will copy here later. Standard

Reproduction steps

  1. view an image in the timeline
  2. use the delete button in the 3-dot menu
  3. try and abort via android's back function or tapping the screen

Relevant log output


Additional information

Can't tell what I'm touching in this vid, but you can at least see the different menus I'm referring to

https://github.com/user-attachments/assets/f7b9fafc-1066-42f8-b1d2-fb9ca457529f

Originally created by @kaibagley on GitHub (Aug 21, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug On android, in the image view, if I delete using the normal delete button I can abort via android's back function or tapping the screen which is expected. However, using the delete button in the 3-dot menu, I can't abort at all, I have to select Deny or Allow ### The OS that Immich Server is running on Ubuntu 24 ### Version of Immich Server 1.138.0 ### Version of Immich Mobile App 1.138.1 ### Platform with the issue - [ ] Server - [ ] Web - [x] Mobile ### Device make and model Pixel 9 Pro Fold ### Your docker-compose.yml content ```YAML Will copy here later. Standard ``` ### Your .env content ```Shell Will copy here later. Standard ``` ### Reproduction steps 1. view an image in the timeline 2. use the delete button in the 3-dot menu 3. try and abort via android's back function or tapping the screen ### Relevant log output ```shell ``` ### Additional information Can't tell what I'm touching in this vid, but you can at least see the different menus I'm referring to https://github.com/user-attachments/assets/f7b9fafc-1066-42f8-b1d2-fb9ca457529f
Author
Owner

@alextran1502 commented on GitHub (Aug 21, 2025):

The first prompt you see is Immich's app prompt, the second one is the system's prompt, so it forces you to choose either one.

@alextran1502 commented on GitHub (Aug 21, 2025): The first prompt you see is Immich's app prompt, the second one is the system's prompt, so it forces you to choose either one.
Author
Owner

@kaibagley commented on GitHub (Aug 21, 2025):

Ah I see, sorry!!

@kaibagley commented on GitHub (Aug 21, 2025): Ah I see, sorry!!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#6907