tutao / tutanota

Tuta is an email service with a strong focus on security and privacy that lets you encrypt emails, contacts and calendar entries on all your devices.
https://tuta.com
GNU General Public License v3.0
6.12k stars 528 forks source link

Use UIApplication.open instead of UIApplication.openURL on share #7965

Closed BijinDev closed 1 week ago

BijinDev commented 1 week ago

"Calling this method has no effect." according to Apple docs. This was changed recently according to wayback machine.

https://developer.apple.com/documentation/uikit/uiapplication/1622961-openurl

Fixes #7944

paw-hub commented 1 week ago

For context, this did not reproduce on iPad likely because our test iPad is on i[Pad]OS 17 and cannot be updated to i[Pad]OS 18.

We were only able to reproduce this on the test iPhone, and that is on iOS 18.