I am now working in a universal application. Here the deployment target i iOS 6.0 and I am working on Xcode 6.0.1 with Objective-C. I am facing problem to put image on tab bar items. I will have 6 or 7 tab bar items in the tab bar controller, so that by default a “More” button will appear.
I need to set image on each tab bar item.
I need help.