I have the complete code in view controller. So, i need to display the same output in iPad,iPhone and iPod. So, am using single view controller for processing data.For this purpose how can i select the different XIB that may ipod or ipad depends on current device in iOS?
Instead of creatimg one more view controllers i want single viewcontroller and 2 XIB’s
1 Answer