In my project, I have some images that contains different formats for iPhone and iPad (screenshot example).
When trying to access those images with UIImage(named: "image_name")
it always return nil
on iPadOS 13 and iPadOS14, while working fine on iOS, and iPadOS15.
It is also working fine for other images
Is it a known issue with Xcode ? This bug seems to have started triggering recently has the images have been working fine until the last 2 months.
I'm using Xcode 13.3