Open lreardon opened 9 months ago
Did you check out this question in the FAQ: I see a flash of the wrong splash screen on iOS.
Closed due to inactivity. Feel free to reopen if you are still having trouble.
Getting same issue on iOS @jonbhanson @lreardon any solution
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.
@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.
Describe the bug
I update my splash screen via
dart run flutter_native_splash:create
, then build my app withflutter 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.
Device (please complete the following information):
To Reproduce Steps to reproduce the behavior, using the example app:
dart run flutter_native_splash:create
.dart run flutter_native_splash:create
, ostensibly to create a new splash screen.Screenshots
(Screen Recording) https://github.com/jonbhanson/flutter_native_splash/assets/10608816/954ecf1a-9f22-4f20-9688-ceb77b2ec1f0