I'm currently working on an app where i need to support iOS8 and iOS9. The app is being developed with Swift 2 with Xcode 7.2.1.
When i run the app on iOS9 everything is working perfectly and smoothly, on a simulator or on a device.
But when i run it on iOS8 (Sim or Device) any of my assets is loading and i got this error in the console.
-[CUIThemeRendition newImageFromCSIDataSlice:ofBitmap: usingColorspace:] Unsupported pixel format in CSI got 4
Unable to create unsliced image from csi bitmap data
All my assets are located in a AssetCatalog and they are all .png