App Icon and Image Assets not displaying on iOS 11 when built with iOS 12 SDK

Working on updating my internal enterprise app and when I go to test it on a non-iOS 12 device (both physical device and the simulator), it is unable to find any of the assets in the asset catalog I have. This is my app icon and an image I use on the login screen. None of them are loading on iOS 11, while it loads perfectly on iOS 12. I made sure that the asset bundle is included in "Copy Bundle Resources" under "Build Phases." Any ideas would be helpful!


Thank you!

Replies

I'm also seeing app icons missing on iOS 11 devices, when deploying from Xcode 10.


I initially thought it was because I was deploying to devices that needed 3x icons and I hadn't provided them. But after filling in those missing assets, the app icons are still missing.


This isn't about jpegs.

Make build with ios 11 device or generic ios device