I have developed the IOS app, and it is my first app ever. I have 2 real devices. Iphone 5 and Iphone 6 plus.
I have created a UITable and in that under the custom cell I am showing small images let say 20 * 20 to represent something followed by its text.
For example I am using location icon and then I write its location in string. and both are horizontally aligned in a cell.
when I run it on the emulator Iphone 8, it shows the icon and the screen design is as expected. but when I run it on my both devices it is not showing me icons there it is only showing location in text form but location image is just not there in both devices.
So I know I am doing something wrong so my summed up questions are
- What is the size should I select as image/icons like button icons ?
- how to put images in the project? I know it is like drag and drop in assets file? but is not there a way ?
- I am not getting on how to make image and then postfix it with @2x @3x and from which size I need to start and then How to do it ?
I followed a tutorial over youtube but that was for app icon, and my app icon are visible on each devices, and looks good. But I am really confused about other icons that I have to use inside the app. and about their sizes and about how to put them in project
Please help me, and discuss it with me instead of links of pages because I have read too much on it but still a dumb head. please help me