On first load, if no aircraft have images, perhaps kick off an image thread? Or, if it has images but doesn't have thumbnails... Seems to be an artifact of the swift conversion.
Older code didn't properly cache the images. So on upgrade, it's not showing the images because it doesn't think there are any to fetch. Refresh fixes it.
On first load, if no aircraft have images, perhaps kick off an image thread? Or, if it has images but doesn't have thumbnails... Seems to be an artifact of the swift conversion.