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

Maui-Blazor (Hybrid) MacCatalyst app will not run on older MacOS #19808

Closed
MeestorX opened this issue Jan 10, 2024 · 2 comments
Closed

Maui-Blazor (Hybrid) MacCatalyst app will not run on older MacOS #19808

MeestorX opened this issue Jan 10, 2024 · 2 comments
Labels
area-blazor Blazor Hybrid / Desktop, BlazorWebView Blazor ❤️ MAUI Issues in MAUI functionality that affect Blazor, but are not bugs in Blazor itself platform/macOS 🍏 macOS / Mac Catalyst t/bug Something isn't working
Milestone

Comments

@MeestorX
Copy link

Description

When trying to run a MacCatalyst app build by dotnet, (just the default template), it will not run on older MacOS.
When running on macOS Big Sur, (11.7.10), the app crashes with the following error:
Application Specific Information: *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<WKWebView 0x7ffac3094e00> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key inspectable.'

Steps to Reproduce

Create the maui-blazor template. Build it for MacCatalyst. Try to tun it on MacOS version 11.7.10 or likely anything before Ventura.

Link to public reproduction project repository

No response

Version with bug

8.0.5

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

macOS

Affected platform versions

MacOS 11.7.10

Did you find any workaround?

Nope

Relevant log output

No response

@MeestorX MeestorX added the t/bug Something isn't working label Jan 10, 2024
@MeestorX MeestorX changed the title Maui-Blazor (Hybrid) MacCatalyst app will not run on older Mac Maui-Blazor (Hybrid) MacCatalyst app will not run on older MacOS Jan 10, 2024
@PureWeen PureWeen added platform/macOS 🍏 macOS / Mac Catalyst area-blazor Blazor Hybrid / Desktop, BlazorWebView Blazor ❤️ MAUI Issues in MAUI functionality that affect Blazor, but are not bugs in Blazor itself labels Jan 10, 2024
@PureWeen PureWeen added this to the Backlog milestone Jan 10, 2024
@ghost
Copy link

ghost commented Jan 10, 2024

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.

@drasticactions
Copy link
Contributor

Duplicate of #19613

@drasticactions drasticactions marked this as a duplicate of #19613 Jan 11, 2024
@drasticactions drasticactions closed this as not planned Won't fix, can't repro, duplicate, stale Jan 11, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Blazor Hybrid / Desktop, BlazorWebView Blazor ❤️ MAUI Issues in MAUI functionality that affect Blazor, but are not bugs in Blazor itself platform/macOS 🍏 macOS / Mac Catalyst t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants