What happened?
Downloads work fine on desktop, but on iOS (Safari and installed PWA) tapping the "Open iOS share sheet" button does nothing once the file is ready. The page briefly shows an "Opening file" indicator and then nothing happens, no save dialog, no share sheet.
Environment: self-hosted via docker compose, latest images, iOS Safari + standalone PWA, desktop Safari works fine for the same download.
Steps to reproduce
- Tap
Download
- Tap
Start download
- After download is ready tap
Open iOS share sheet
Expected: iOS share sheet opens, or a save prompt appears
Actual: Briefly shows "Opening file," then nothing happens. No error, no share sheet, no save dialog.
Area
Frontend (web app)
Channel
None
Anything else?
No response
What happened?
Downloads work fine on desktop, but on iOS (Safari and installed PWA) tapping the "Open iOS share sheet" button does nothing once the file is ready. The page briefly shows an "Opening file" indicator and then nothing happens, no save dialog, no share sheet.
Environment: self-hosted via docker compose, latest images, iOS Safari + standalone PWA, desktop Safari works fine for the same download.
Steps to reproduce
DownloadStart downloadOpen iOS share sheetExpected: iOS share sheet opens, or a save prompt appears
Actual: Briefly shows "Opening file," then nothing happens. No error, no share sheet, no save dialog.
Area
Frontend (web app)
Channel
None
Anything else?
No response