Skip to content
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

(Re)enable Mail API for Mac Catalyst #24998

Merged
merged 1 commit into from
Oct 3, 2024
Merged

Conversation

jfversluis
Copy link
Member

Description of Change

For some reason the Essentials Mail APIs were disabled for Mac Catalyst. This PR re-enables the Mail API for Mac Catalyst by updating the conditional compilation directives in the Email.ios.cs file.

Manual testing indicates that its working fine.

Issues Fixed

Fixes #24991

@jfversluis jfversluis added platform/macOS 🍏 macOS / Mac Catalyst area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info labels Sep 30, 2024
@jfversluis jfversluis requested a review from a team as a code owner September 30, 2024 08:36
@rmarinho rmarinho merged commit b2bc819 into main Oct 3, 2024
97 checks passed
@rmarinho rmarinho deleted the enable-mail-maccatalyst branch October 3, 2024 08:29
@last-Programmer
Copy link

Thank you for quick changes. When can we expect the release?

@samhouts samhouts added fixed-in-net8.0-nightly This may be available in a nightly release! fixed-in-net9.0-nightly This may be available in a nightly release! labels Oct 14, 2024
rmarinho pushed a commit that referenced this pull request Oct 16, 2024
rmarinho pushed a commit that referenced this pull request Oct 16, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Nov 16, 2024
@samhouts samhouts added fixed-in-9.0.12 fixed-in-net8.0-nightly This may be available in a nightly release! and removed fixed-in-net9.0-nightly This may be available in a nightly release! fixed-in-net8.0-nightly This may be available in a nightly release! labels Dec 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-essentials Essentials: Device, Display, Connectivity, Secure Storage, Sensors, App Info fixed-in-9.0.12 fixed-in-net8.0-nightly This may be available in a nightly release! platform/macOS 🍏 macOS / Mac Catalyst
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In MacCatalyst App Email.Default.IsComposeSupported always returns false in macOS!!!
4 participants