I’m trying to build a simple tip calculator in XCode, but it seems that the resolution of my button images in the iPhone 8 Plus simulator appear pixelated. The images appear fine in the iPhone 7 or less simulator though. I’m not sure what I’m doing wrong. Can someone advise?
In this case i assume that everything is OK with your images. I think that your simulator scale is not at the 100%, try setting the scale to to a 100% value (Window → Scale), your images should appear fine.
Hope this is helpful.