Problem with ios HotRestart after changing project from net7 to net8 #19249
-
I converted my MAUI project from net7 to net8 and Windows and Android works fine. But when I want to start the app on my local ipad, I get this stacktrace and running the app stops. I really have no idea where to look at?
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 5 replies
-
I have exactly the same issue. Did you find a fix @weggetor ? |
Beta Was this translation helpful? Give feedback.
-
My Stack Trace:
|
Beta Was this translation helpful? Give feedback.
-
We were getting random SIGSEGV and ended up having to add the following to the csproj
https://learn.microsoft.com/en-us/dotnet/maui/macios/interpreter?view=net-maui-8.0 |
Beta Was this translation helpful? Give feedback.
-
Thanks @JRosanowski - I'm working on the same project as @AdamDiament above. I tried this and unfortunately it didn't make any difference for me. Are you using Hot Restart on Windows? |
Beta Was this translation helpful? Give feedback.
-
We've isolated this to a syncfusion problem, and I raised a support ticket here - please upvote @weggetor ! |
Beta Was this translation helpful? Give feedback.
-
@AdamDiament as the syncfusion guy said, the followup comments are on your personal support ticket where I am not able to follow. Could you be so kind to inform me here with a brief summary of which actions + when Syncfusion will fix this issue ? Thanks! |
Beta Was this translation helpful? Give feedback.
@weggetor no problem will do! Right now they need to get set up for hotrestart before they can investigate. I'll keep you posted