Posts

Post not yet marked as solved
4 Replies
The issue had dissappeared from iOS 13 beta 5. But now again after the iOS 13 official release, the issue again pops up.If I give [self dismissViewControllerAnimated:NO completion:nil]; it works. But with animated:YES it doesn't.
Post not yet marked as solved
4 Replies
I too have encountered the view getting hanged in other viewcontroller where the same method is used with Animated:YES.