objective c - Auto-layout mangles the segues in the iPad version -


after number of tests found normal working ipad storyboard starts working weirdly upon introducing auto-layout. in particular seems not pop-up dismissed views recycling same view controller , badly handle queue of instantiated view controllers. when disable auto-layout works fine again. know if bug known apple or there fix?

not been able complement question new information, posted new 1 at: triggering segues annotations


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -