Closed nghduc97 closed 6 months ago
Are you able to test downloading an image from a different website in Android Webview and see if it is allowed? Typically these browsers are more heavily sandboxed. Example: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_a_download
Yes, I have tried downloading other files. They work fine.
My mom complained this actually, I'll make a PR to fix this later.
My bad, I got it wrong, other messaging apps like Telegram work fine. It is the problem of Zalo (a popular messaging app in my country) trying capture the download and save it in specific location that cause issues. I'll close this.
The bug
Typically, when open a link from messaging apps, link is opened on webview (Android Webview in my case) instead of the browser. If I try to download in there, even after the download progress finish, there is no save file to storage prompt like on the browser.
The OS that Immich Server is running on
Ubuntu
Version of Immich Server
v1.102.3
Version of Immich Mobile App
v1.102.3
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Relevant log output
No response
Additional information
No response