I am merging two images and then I take a screenshot by applying this code:
UIGraphicsBeginImageContext(size); [self.view.layer renderInContext:UIGraphicsGet
Did you provide an image for retina display? You should check it. You might be running in a simulator (in retina).