Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After updating splash screen, old splash screen still displays before new. #666

Open
lreardon opened this issue Feb 24, 2024 · 5 comments
Open

Comments

@lreardon
Copy link

lreardon commented Feb 24, 2024

Describe the bug

I update my splash screen via dart run flutter_native_splash:create, then build my app with flutter build ipa. When I launch my application, the old splash screen shows prior to the new splash screen.

Configuration

Paste the flutter_native_splash section of your yaml config.

flutter_native_splash:
  color: "#ffffff"
  image: "assets/app_logos/App Logo Light.png"

Device (please complete the following information):

  • Device: iPhone XR
  • OS: 16.5.1

To Reproduce
Steps to reproduce the behavior, using the example app:

  1. Create a splash screen with dart run flutter_native_splash:create.
  2. Build and launch app.
  3. Change the splash screen configuration and rerun dart run flutter_native_splash:create, ostensibly to create a new splash screen.
  4. Build and launch app.

Screenshots

(Screen Recording)
https://github.com/jonbhanson/flutter_native_splash/assets/10608816/954ecf1a-9f22-4f20-9688-ceb77b2ec1f0

@jonbhanson
Copy link
Owner

Did you check out this question in the FAQ: I see a flash of the wrong splash screen on iOS.

@jonbhanson
Copy link
Owner

Closed due to inactivity. Feel free to reopen if you are still having trouble.

@ilyasarafathemvigo
Copy link

ilyasarafathemvigo commented Jul 2, 2024

Getting same issue on iOS @jonbhanson
@lreardon any solution

@mattrltrent
Copy link

Same issue, this doesn't fix:

Did you check out this question in the FAQ: I see a flash of the wrong splash screen on iOS.

@madnanpak
Copy link

@jonbhanson I'm facing the same issue on iPhone 15 Pro Max (simulator). Reinstalling the app isn't working for me. I don't think it's a caching issue. The default splash isn't being removed after generating a splash using this package.

@jonbhanson jonbhanson reopened this Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants