Guilherme Rambo 12/9/2019

Quick tip: clearing your app’s launch screen cache on iOS

Read Original

This article addresses a common iOS development issue where the system caches launch screen images, preventing updates from appearing. It provides a code snippet (a UIApplication extension) that deletes the cached files from the SplashBoard folder, offering a solution for developers working on their app's launch screen.

Quick tip: clearing your app’s launch screen cache on iOS

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
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes