Post

Replies

Boosts

Views

Activity

Reply to iOS Home Screen Widget Flicker in Gallery
It seems like iOS 14 tries to show a cached version of the widget while it initializes an updated version, and if the widget fails to initialize this flickering will occur. I reduced my widget's snapshot logic to use hardcoded values to optimize its launch performance. Seems to have helped a bit, but it's hard to tell if that actually solves the issue.
Sep ’20