Delay in iOS startup

phil ciraolo 86 Reputation points
2022-06-12T17:49:24.743+00:00

There is up to 20 second delay for a MAUI app to open at startup. The Splash screen is instant while it can take 20 seconds for the app the open. This is while debugging on a actual iPhone device. Just wondering if this is due to being in debug/developemt mode and this delay will disapear when the actual release version is created. I used a fresh MAUI template in VS2022 to do the testing.

Developer technologies | .NET | .NET MAUI
{count} vote

1 answer

Sort by: Most helpful
  1. phil ciraolo 86 Reputation points
    2022-07-21T15:00:28.66+00:00

    So I'm finnally able to test on my iOS device after about two weeks of issues getting it work. Thats another story for another day. I am able to now create an ipa and uload to the Apple store and then distribute through TestFlight. The result is that the delay I had when testing locally has disappeared. It is now extremmly fast (about 1 sec) on the same iPhone I used locally.

    I can live with the delay when testing locally.

    Thanks for your help


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.