When I stared to use new iOS 13 SDK, I noticed, that when I want to back to main window in navigation stack using popToRootNavigationController system not trigger currently methods like viewWillDisappear/viewDidDisappear. I know, that in new iOS there is some changes in modal presentation style, but in my case I use typical view presenting(push etc.). In previous versions of SDK I didn't notice any problem with that. Did someone have similar problem to mine?
Asked
Active
Viewed 265 times