Hi,
I am trying to put application icon for iPhone in existing application and not having much of success.
I know this is working in the samples but I am wondering what is the minimum to do if starting from scratch.
This is a little bit of a black box for me.
Here are the questions I am facing:
- Do I need IOS_Apple_iPhone folder in resources
- Do I need to put icons there or they can exist anywhere in resources.
- How can I modify my build scripts to specify where are my icons.
- Where to see the exact icon names and sizes for different iOS versions / screens
- Do I need to have class extending ResourceHandler doing something with icons and do I speciify somewhere in build scripts that I have or do not have such a class.
Thanks in advance.
Best Regards,
Veselin