[Bug] No Android Splash screen on API 31
See original GitHub issueDescription
<MauiSplashScreen Include="Resources\appiconfg.svg"
Color="#081B25" />
Steps to Reproduce
- Run on API 31
Basic Information
- Version with issue: pre10
Issue Analytics
- State:
- Created 2 years ago
- Reactions:5
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Splash screen api not working on android 12 (API 31, 32)
The Jetpack (androidx) > Core issue 197906327: " splashScreen.setOnExitAnimationListener() not called when using CustomSplashScreen in debug ...
Read more >wrong splash screen shown under Android 12 (API 31), but ...
The splash screen does technically work on API 31+. The issue is that the splash screen icon does not render when the app...
Read more >Splash Screen Icon Not Displaying on API 31 when starting ...
In my testing, I found that when running the app on the emulator from Android Studio the splash screen icon is displayed for...
Read more >Migrate your existing splash screen implementation to ...
If you have previously implemented a custom splash screen in Android 11 or lower, you'll need to migrate your app to the SplashScreen...
Read more >Splash Screen API Android 12 is buggy : r/androiddev
Splash Screen API Android 12 is buggy. It just not me but many saw this API annoying and design poorly. Having the same...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Are there any updates on this? I see that API 31 changed how splash screens work, maybe this would be of some help? https://developer.android.com/guide/topics/ui/splash-screen/migrate
@emorell96 If you’re still experiencing that issue, please open a new issue with an attachment of your project or a sample project reproducing the issue so that we can investigate further! Thanks.