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

cannot use developer tools to debug blazor hybrid MAUI application in Mac OS #14835

Closed
vsfeedback opened this issue Apr 28, 2023 · 2 comments · Fixed by #14610
Closed

cannot use developer tools to debug blazor hybrid MAUI application in Mac OS #14835

vsfeedback opened this issue Apr 28, 2023 · 2 comments · Fixed by #14610
Labels
area-blazor Blazor Hybrid / Desktop, BlazorWebView fixed-in-8.0.0-preview.4.8333 Look for this fix in 8.0.0-preview.4.8333! t/bug Something isn't working

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


Safari does not show anymore the code inspector to debug blazor Hybrid MAUI app on Mac OS. Before the latest Mac OS update that was a possiblity by including the entitlements.debug.plist with the right key and editing the project file to consume the Plist. Now this does not work anymore. It is a major issue as it means we can’t develop blazor hybrid app on Mac OS anymore


Original Comments

Feedback Bot on 4/19/2023, 07:55 PM:

(private comment, text removed)

YanFang Wang (CSI Interfusion Inc) [MSFT] on 4/23/2023, 04:06 AM:

(private comment, text removed)

Wadie Mernissi on 4/23/2023, 04:43 AM:

(private comment, text removed)

YanFang Wang (CSI Interfusion Inc) [MSFT] on 4/23/2023, 11:24 PM:

(private comment, text removed)

Wadie Mernissi on 4/24/2023, 11:52 AM:

(private comment, text removed)

YanFang Wang (CSI Interfusion Inc) [MSFT] on 4/25/2023, 07:08 PM:

(private comment, text removed)


Original Solutions

(no solutions)

@MackinnonBuck MackinnonBuck added the area-blazor Blazor Hybrid / Desktop, BlazorWebView label Apr 28, 2023
@drasticactions
Copy link
Contributor

drasticactions commented Apr 30, 2023

This was fixed with #14610

TL;DR: Apple broke the APIs we were using and replaced them with newer ones, which we switched to.

@jfversluis
Copy link
Member

Will be fixed with #14610

@ghost ghost locked as resolved and limited conversation to collaborators May 31, 2023
@samhouts samhouts added the fixed-in-8.0.0-preview.4.8333 Look for this fix in 8.0.0-preview.4.8333! label Jun 8, 2023
@samhouts samhouts added this to the .NET 8 milestone Jun 8, 2023
@samhouts samhouts added the t/bug Something isn't working label Feb 5, 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 fixed-in-8.0.0-preview.4.8333 Look for this fix in 8.0.0-preview.4.8333! t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants