Developing an app with GUI on macOS on C#, using Rider 2024.1.1 and .NET Core 8.0 SDK and Mono 6.12. I chose to use MAUI for creating UI for my app, but something went wrong. When I create MAUI project I get a message: “maui load failed”.creating maui appmaui error maui error 2
Firstly, there was written that maui cannot be used without Mono, and after installing Mono this message disappeared, but problem is still actual. I have also checked csproj content, but it was okay.
mark is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.