Lot of Bugs in .Net Maui tools... In Release mode. #10233
Replies: 5 comments 7 replies
-
I second that. I have run into so many problems with MAUI that I have just given up, this is NOT ready for production by a long stretch of the imagination
I will have a second look at it in a year or so ... |
Beta Was this translation helpful? Give feedback.
-
.Net MAUI is far from production ready. These days I have been very disappointed and evaluating starting again with xamarin forms since it has many critical bugs. |
Beta Was this translation helpful? Give feedback.
-
Try with iOS release you will regret :) even more when sending to test flight with .net 7. |
Beta Was this translation helpful? Give feedback.
-
I Agree with @yvdh today on 10-03-2023 I installed all the latest versions dotnet 7 visual studio etc.
Now I am confused to stay the MAUI or not I don't know what they try to make a better tool and SPA for Developers Friendly. Because according to my experience personally, it's not a friendly step to remove the designer preview option. |
Beta Was this translation helpful? Give feedback.
-
Microsoft, too many innovations, lack of maintanance and quality :') |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On build on release mode the .net standard library cannot find the NetStandLibName/Bin/.NetStandard.2.0/android-arm/NetStandLibName.dll
Why need this lib dll no point another bin location in release mode and not auto generated? I need to copy each build to that android net standard folder....
AOT enabled crashes the app I test it on android side... disabling the AOT will not crash..
Beta Was this translation helpful? Give feedback.
All reactions