What's the recommended approach for dealing with remote hires images.
i currently have images on s3 i pull into my app at runtime (@2x size), i use the hires flag on imageview. Will the hires flag work the same for @3x, assuming I put the @3x size in my remote location...?
Or is there another approach...?