in my app i want to use splitview inside the tab bar controller and the splitview controller will not be the rootviewcontroller. i use storyboards in my app. and i cant find any clearly working example for this.
first i need to know it is possible or not?
if it is possible how can i handle appdelegate to run splitview controller in tab bar controller
i also look intelligentsplitviewcontroller but it doesnt use storyboards
could anyone help me about this problem?