As per my other thread, I had to create a new maui project, then copy over all my source, etc.
Now debug is still slow, but only takes about 3-4 seconds to get past the splash screen.
I was able to deploy a release version and it ran much better.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Someone please tell me that .maui on iOS is not as slow as it looks?
I am running my app in debug mode, works fine in Android, Windows.
However when I launch on iOS, it is extremely slow, it takes almost 20 seconds from the splash screen appearing to the app opening. Opening another window take almsot 10 seconds. It is completely unusable this way.
Any ideas what could be wrong? I have no issues on the other platforms and there is nothing major that I am doing in the code to cause this dely.
As per my other thread, I had to create a new maui project, then copy over all my source, etc.
Now debug is still slow, but only takes about 3-4 seconds to get past the splash screen.
I was able to deploy a release version and it ran much better.