-
Hey :) The app build ok, it starts, but it crashes directly on an AppCenter call. Any clue ?
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 2 replies
-
I have exactly the same issue, anyone find a fix? |
Beta Was this translation helpful? Give feedback.
-
Same issue - app crashes when trying to start up App Center |
Beta Was this translation helpful? Give feedback.
-
It gives me the same error when compiling an application from Windows to iOS (MAUI). System.TypeInitializationException: The type initializer for 'Microsoft.AppCenter.Utils.ApplicationLifecycleHelperDesktop' threw an exception. |
Beta Was this translation helpful? Give feedback.
-
We saw the same exception when starting iOS on MAUI using the Microsoft.AppCenter v4.5.3 NuGet. Updating to v5.0.1 resolved the issue. |
Beta Was this translation helpful? Give feedback.
-
Fixed ! |
Beta Was this translation helpful? Give feedback.
Fixed !