Trevor Whittingham 7/20/2022

Fix the cached launch screen image bug on iOS | The Swift Dev Blog

Read Original

This technical article explains a bug in iOS (from version 14) that causes cached launch screen images from .xcassets files to not update. It provides a step-by-step solution involving placing image files directly in the project directory instead of using the asset catalog, ensuring branding updates appear correctly for users without requiring a device reboot.

Fix the cached launch screen image bug on iOS | The Swift Dev Blog

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
2
Container queries are rad AF!
Chris Ferdinandi 2 votes
3
Wagon’s algorithm in Python
John D. Cook 1 votes