Skip to content

Redirect to SecureMail doesn't work on iOS #144

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
OgrePet opened this issue Dec 10, 2024 · 2 comments
Open

Redirect to SecureMail doesn't work on iOS #144

OgrePet opened this issue Dec 10, 2024 · 2 comments

Comments

@OgrePet
Copy link

OgrePet commented Dec 10, 2024

When using ios SDK from this release 24.7.1 if we have Mail redirect set to Secure Mail and try to send mail using MFMailComposeViewController nothing happens.

In console there is following warning

BUG IN CLIENT OF UIKIT: The caller of UIApplication.openURL(_:) needs to migrate to the non-deprecated UIApplication.open(_:options:completionHandler:). Force returning false (NO).

Looks like some of Citrix SDKs is using deprecated and already removed in iOS 18+ API. IS there are any plans to release a fix? Or maybe there is some way to workaround this issue?

Thanks

@makunterry
Copy link
Collaborator

makunterry commented Dec 11, 2024

@OgrePet
Thanks for raising this, will fix this in next release, which should be expected in Jan 2025.

@dodododjk
Copy link
Collaborator

@OgrePet A new release - 25.3.0 will be released soon covering this fix, so stay tuned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants