-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
[iOS] Splash screen cache on update version from AppStore/TestFlight #28732
Comments
Same problem. @suraneti Have you find any workaround yet? There has been some tricks to this problem. Such as http://arsenkin.com/launch_screen_image_cache.html but they are not working for iOS 13. |
@Frans-L the solution that I did in Xcode.
If those step doesn't work try to create Image set in |
@suraneti What do you mean ".... then import in Storyboard instead of an image file path"? |
@suraneti Yeah, I tried. I still haven't found any solution :/ |
Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions. |
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please feel free to create a new issue with up-to-date information. |
same here |
Description
Splash screen cache from the previous version and I've to delete and reinstall the application.
React Native version:
Steps To Reproduce
Expected Results
The splash screen should change to a new version.
The text was updated successfully, but these errors were encountered: