question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] No Android Splash screen on API 31

See original GitHub issue

Description

Screenshot_1636413431

<MauiSplashScreen Include="Resources\appiconfg.svg" 
					  Color="#081B25" />

WeatherTwentyOne.zip

Steps to Reproduce

  1. Run on API 31

Basic Information

  • Version with issue: pre10

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:5
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ballomancommented, Mar 1, 2022

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

0reactions
rachelkangcommented, May 9, 2022

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found