I'm programmatically switching TabBarController views from a modal view controller (see this question). The delegate correctly switches the tabs, but viewDidAppear
isn't getting called in the newly presented tab. Is there any way to force viewDidAppear to get called? Or am I doing something wrong?
0
votes
3 Answers
0
votes
-1
votes