-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Blazor Hybrid Mac Catalyst Dev Tools not Supported #5561
Comments
We've moved this issue to the Future milestone. This means that it is not going to be worked on for the coming release. We will reassess the issue following the current release and consider this item at that time. |
Reported to Apple: https://feedbackassistant.apple.com/feedback/9972022 |
Issue has been acknowledged by Apple, however the workaround proposed requires debugging with XCode, which isn't feasible with MAUI (as far as I know). |
Add entitlement |
Thanks @zengxs, fix has been confirmed. We'll discuss how we want to surface this for users. |
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process. |
It's not possible to open the dev tools menu for mac catalyst applications running Blazor Hybrid (WKWebView).
Others are reporting this issue too: https://apple.stackexchange.com/questions/416277/how-to-inspect-safari-web-inspector-aka-devtools-on-devtools
Dev Resources:
Tried adding entitlements:
Trying to open dev tools (Web Inspector) via:
I've confirmed the AddBlazorDevTools is appropriately configured
The text was updated successfully, but these errors were encountered: