Lots of Bugs.. the app freezes hangs... (UPDATE FASTER ON RELEASE MODE) #11344
Replies: 6 comments 5 replies
-
Interested to get answer on it. |
Beta Was this translation helpful? Give feedback.
-
Hoping to see an answer. |
Beta Was this translation helpful? Give feedback.
-
Hi there and see if you can improve your app by following this discussion: discussion link. |
Beta Was this translation helpful? Give feedback.
-
Questions like this without specific code driven examples are nothing but derivative dribble. The vast majority of people I’ve seen complaining over performance issues. From both Maui and from Xamarin. Do things like
While constructive criticism is welcome and most people appreciate constructive criticism and poignant questions. This not CNN / Fox News / MSNBC. Leave the inflammatory statements there. Please provide some code examples with data driven testing / benchmarks when talking performance. |
Beta Was this translation helpful? Give feedback.
-
It seems that the cause of bulkiness, and feel the heavy or not responsive in .Net Maui,,, maybe becuase of the XAML compilation... it seems that XAML compile 50x before it landed to native view... I hope someday it can be improve in compilation. YES it is real native BUT... Heavier xaml markup cause sometimes unresponsiveness, and we cannot design better UI if we do not write more XAML markup... so maybe I hope someday they improve the XAML Compilation. THIS HAS POTENTIAL |
Beta Was this translation helpful? Give feedback.
-
Update Maui Android. az-recorder-20221121-191409_M6HU4rgB.mp4 |
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.
-
(Android Only)
Its seems that flutter is lightweight and .Net Maui is heavyweight,,,
Can you please why flutter is super fast than Maui?
How flutter render so fast on screen?
even start-up super fast in flutter...
We know that Maui is real native... but why flutter is super light and fast and you cannot feel the buggy screen in flutter?
Is it because the XAML Compile at runtime?
Maybe .net maui should compile xaml completely to real code without XAML footprints in release mode ?
The buggy screen only appear on android not on Windows and maybe not on iOS.
.NET MAUI IS FAST ON OTHER PLATFORMS... BUT ON ANDROID VERY LAG... I hope lag only appear on debug mode.
This how smooth flutter is... no lags even in animations
Untitled.1.mp4
.Net Maui you can see unrenponsive clicking..
untitled-1_4dECOe9R.mp4
Beta Was this translation helpful? Give feedback.
All reactions