I am developing an universal application with iOS8 size classes. I have a imageview which has to show different images on iPad and iPhone, I don't want to use two imageviews and install each on different size classes or change the image programmatically because I think there should be an easier way.
Thanks in advance Kind Regards Ali