This question already has an answer here:
When a user uses an iPhone app on the iPad, they have the option to double the view to fit the iPad. My application has over 100 view controllers and 800 segues. Is there an app delegate api or line of code that I can use to automatically do this for the user (the interface would be iPad friendly despite not having any over-rated split views)?