I have created a SpriteKit game, and trying to use RGBA444_COMPRESSED texture atlas as per Apple best-practice. However, on iOS7.1 / iPhone4 images from texture atlas appear double the size on the screen and not rendered correctly.
I could not find any workaround for this . Any idea how to solve this?