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

Make sure to not call new APIs on old iOS #17907

Merged
merged 1 commit into from Oct 10, 2023
Merged

Make sure to not call new APIs on old iOS #17907

merged 1 commit into from Oct 10, 2023

Conversation

mattleibow
Copy link
Member

@mattleibow mattleibow commented Oct 9, 2023

Description of Change

The overrideUserInterfaceStyle is only available on iOS 13 and Mac Catalyst 13.1

image

Issues Fixed

Fixes #17892
Fixes #17268

@mattleibow mattleibow requested a review from a team as a code owner October 9, 2023 14:34
@mattleibow mattleibow added this to the .NET 8 GA milestone Oct 9, 2023
@mattleibow mattleibow requested a review from a team as a code owner October 9, 2023 15:20
@mattleibow mattleibow changed the base branch from main to net8.0 October 9, 2023 15:20
@rmarinho rmarinho merged commit 8c38015 into net8.0 Oct 10, 2023
47 checks passed
@rmarinho rmarinho deleted the dev/fix-17892 branch October 10, 2023 09:59
@mattleibow
Copy link
Member Author

/backport to release/8.0.1xx-rc2.1

@github-actions
Copy link
Contributor

Started backporting to release/8.0.1xx-rc2.1: https://github.com/dotnet/maui/actions/runs/6501389107

rmarinho added a commit that referenced this pull request Oct 13, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iOS: ShellFlyoutRenderer setOverrideUserInterfaceStyle "unrecognized selector sent to instance" exception
3 participants