I have a simple, single view app. I have an image which is to be used as the full background. Currently, i have edited the image for both portrait & landscape, in standard (414 X 736) & retina (1242 X 2208).
When i use iOS simulator, the background appears fine in all of the devices (4s > 6 plus). However i'm unsure about if this will hold out when launched/released.
Do i need to provide the image in all different resolutions for each device in my final app?
e.g imagePortrait4s.png,imagePortrait5.png,imagePortrait6.png,imagePortrait6plus.png etc
0 comments:
Post a Comment