Hacker News new | ask | show | jobs
by wooster 3871 days ago
It's been awhile since I looked at this, but tab bar controllers (selectedViewController), navigation controllers (topViewController), and child controllers are probably going to cause your current method some difficulties.
1 comments

Can you give me examples on what kind?
A navigation controller presenting a tab bar controller presenting a navigation controller with a child controller presenting a tab bar controller… on an iPad. Or any set of permutations of those.
Yeah that would actually break it.