ios - Apple's point of view on UISplitViewController? -


i trying have application uses uisplitviewcontroller editing , other operations. figured out not allowed push/modal splitviewcontroller on uinavigationcontroller apple.

so solving problem, created splitview , switched window view in appdelegate. well, works , eveything, question is:

will apple approve this? if not, workaround accepted?

the transition not smooth, suddenly changes view without animation.

short answer: yes.

slightly longer answer: there's no real problem that, , don't think apple have problem it, careful view controller hierarchy. it's workaround careful how go original nav controller , how pass data it.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -