Replies: 3 comments
-
Perhaps the same: https://github.com/dotnet/maui/issues/11392 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Debug or Release mode? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Release mode and build into iOS |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
The startup speed of MAUI's app is much slower than that of Xamarin.
For the demo project of "Hello World", Xamarin starts an application in 3 seconds, and MAUI takes at least 8 seconds, which is unbearable. It tested in iOS.
I hope to provide a "Hello World" project demo for MAUI with the same startup time level as Xamarin.
Public API Changes
Nothings
Intended Use-Case
Nothings
Beta Was this translation helpful? Give feedback.
All reactions