A plea for help #14680
Replies: 14 comments 51 replies
-
Maui needs to speed up updates and bug fixes, which is a real problem for now, I think. |
Beta Was this translation helpful? Give feedback.
-
I don't want to offend anyone, but it seems that your risk assessment may be inaccurate. It's important to carefully assess the risks of adopting new technologies, especially when it comes to critical projects. MAUI was only released less than a year ago, and it will take at least 2 more years until it is mature enough and ready for production. This was the same situation with Blazor when it first appeared in .NET Core 3.0, and it had too many problems to be used in anything other than pet projects. While it may be tempting for .NET developers to use MAUI, there are currently better options for mobile development, such as Flutter. Even Xamarin would be a better choice right now, despite being replaced by MAUI. I have experience using Xamarin myself, and while it does have its issues, I still consider it to be more stable than MAUI at the moment. Additionally, there are many well-established community components that are stable and reliable, and workarounds can often be found for common issues. While MAUI certainly has potential, it's still a young technology and it may take some time before it's truly ready for production use. I hope that this comment will serve as a helpful guide for others in the future to avoid similar situations. |
Beta Was this translation helpful? Give feedback.
-
@davidortinau may help here. |
Beta Was this translation helpful? Give feedback.
-
Also a quick note about estimations on MAUI. |
Beta Was this translation helpful? Give feedback.
-
Isn't Maui Blazor a solution for you at the moment? Too much to rewrite? |
Beta Was this translation helpful? Give feedback.
-
This project is starting to look like a joke. |
Beta Was this translation helpful? Give feedback.
-
It looks like a joke a bit. I agree with lots of points made here. MAUI team is hugely understaffed and the project is going down. .NET 6 version is bugged, 7 is even more buggy and 8 is the buggiest of them all. Is it really necessary to move from .net version to .net version each time instead of patiently fixing one version for one more year? A lot of critical bugs are not fixed, but let's add new features in new .net version just for the sake of it. Same goes for toolkit, instead of going for feature parity with the old xamarin toolkit we get some new features. The most miserable example is the damn touch effect I really like Xamarin and MAUI because it's easy to learn even if you are beginner developer it's much easier for me to understand xaml and c# instead of flutter and i'd like it to succeed |
Beta Was this translation helpful? Give feedback.
-
It's kinda annoying that your issues seem to have been closed for no apparent reason. That image size issue seems like a critical problem for anyone hoping to release on IOS. |
Beta Was this translation helpful? Give feedback.
-
It seems that since last week, the update speed has become faster. I hope it is a good start. |
Beta Was this translation helpful? Give feedback.
-
Would pretty cool to finally have MAUI as nugets. So we could compile it for ourselves or get those nighty/weekly builds to have the most bleeding edge experience, it would speed up things a lot instead of waiting. What do you guys think |
Beta Was this translation helpful? Give feedback.
-
After a month of waiting we got an update, 3 bug fixes lol. Are they preparing for .net 8 or what. |
Beta Was this translation helpful? Give feedback.
-
It's been a month, how's your tea |
Beta Was this translation helpful? Give feedback.
-
Nothing will change, guys. The support hasn't changed for 1 year, what do you expect? Because noone from MAUI team reacted to this, I will try instead: We would like to take this opportunity to update you on our progress with .NET MAUI. Our team is fully committed to enhancing the quality and performance of the framework while continuously delivering new functionality. We understand the importance of these aspects and are actively working on them. We value your feedback and want to assure you that your reported issues are receiving our utmost attention. While we are diligently addressing the reported issues, we also acknowledge that there may be instances where the resolution takes longer than expected. Please know that we are actively working on all reported issues, and your patience is greatly appreciated. We remain dedicated to providing you with a superior experience and appreciate your ongoing support. Sincerely, Enjoy |
Beta Was this translation helpful? Give feedback.
-
Hindsight is 20/20 but maybe you should've considered Avalonia. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi. This is a plea for help...
We have been battling to get a Maui app live for some time. It is impossible due to some bugs we are battling with, so I am pleading/begging with you to see if there is any way someone can look at addressing our list of bugs so that we can progress...
I know this is probably an unusual request but we have invested a lot of time in working through these issues and raising them with you (it consumes a lot of time to put working examples together - and this comes after losing weeks trying to work out if it is our lack of understanding or a Maui bug). To date only 1 of the issues we raised has been looked at (although no sign of it being released yet).
We have put everything into Maui, but so far we are running at least 6 months behind due to all the issues, and at the current rate of problems being addresses I can see the customer cancelling the project before we get to having a release.
So I am asking/begging - can someone look at these bugs (in priority order)?
The first 4 look like a similar root cause:
#14606
#14118
#13893
#14526
These are also high priority:
#14284
#13695
Lower priority:
#14649
#14120
#14651
#13981
#14173
This one has also been raised with the VS team, but no progress on either request. It is a blocker for iOS development because it makes VS for Mac effectively unusable:
#14175
This one has been marked as done but is still open:
#14052
I am happy to do whatever is needed to get these looked at. You can have access to our repository so you can see the problems first hand which would probably give you some insight to real world scenarios...
Thanks
Steps to Reproduce
N/A
Link to public reproduction project repository
https://github.com/williambuchanan2/MauiNavigation
Version with bug
7.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android
Affected platform versions
Android 11 - 13, iOS 16
Did you find any workaround?
No
Relevant log output
No response
Beta Was this translation helpful? Give feedback.
All reactions