iOS Share not working on iPad (8th gen) #3939

Closed
opened 2026-02-05 09:30:18 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @Saschl on GitHub (Jul 22, 2024).

The bug

I seem to be unable to use the native "Share with" functionality. I see following error in the logs:

PlatformException(error, sharePositionOrigin: argument must be set, {{0, 0}, {0, 0}} must be non-zero and within coordinate space of source view: {{0, 0}, {810, 1080}}, null, null)

Could be related to: https://github.com/fluttercommunity/plus_plugins/issues/1640 and docs: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus/share_plus#ipad

The OS that Immich Server is running on

Debian Docker

Version of Immich Server

v1.109.2

Version of Immich Mobile App

v1.109.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

Only affects mobile app.

Your .env content

Only affects mobile app.

Reproduction steps

1. On the iPad, try to share an image via the iOS "native" share functionality

Relevant log output

No response

Additional information

iOS 17.5.1

Originally created by @Saschl on GitHub (Jul 22, 2024). ### The bug I seem to be unable to use the native "Share with" functionality. I see following error in the logs: `PlatformException(error, sharePositionOrigin: argument must be set, {{0, 0}, {0, 0}} must be non-zero and within coordinate space of source view: {{0, 0}, {810, 1080}}, null, null)` Could be related to: https://github.com/fluttercommunity/plus_plugins/issues/1640 and docs: https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus/share_plus#ipad ### The OS that Immich Server is running on Debian Docker ### Version of Immich Server v1.109.2 ### Version of Immich Mobile App v1.109.0 ### Platform with the issue - [ ] Server - [ ] Web - [X] Mobile ### Your docker-compose.yml content ```YAML Only affects mobile app. ``` ### Your .env content ```Shell Only affects mobile app. ``` ### Reproduction steps ```bash 1. On the iPad, try to share an image via the iOS "native" share functionality ``` ### Relevant log output _No response_ ### Additional information iOS 17.5.1
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#3939