Hello, I just solved my problem by upgrading one of my packages ->.
I upgraded from version 7.0.1 to 8.0.0 of CommunityToolkit.Maui, along with its dependencies.
MAUI .Net8 Android stuck at SplashScreen
Hello,
I'm working with MAUI to develop a mobile application for Android/iOS. Since migrating to .NET 8 on Android, the application launches without crashing but remains stuck on the splash screen. On iOS, there are no issues. I've tested in both debug and release modes, but it doesn't make a difference. I created a new project, and everything works correctly. The application doesn't crash; in debug mode, I observe that the code reaches my first view model, everything seems correct, but the screen stays frozen on the splash screen.
How can I identify the source of the problem in my project?
Developer technologies | .NET | .NET MAUI
2 answers
Sort by: Most helpful
-
Cyrille 10 Reputation points
2024-04-04T12:31:23.72+00:00 -
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more