Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SceneCoordinator - iOS 13 Support #86

Open
faris-mobile89 opened this issue Aug 17, 2019 · 0 comments
Open

SceneCoordinator - iOS 13 Support #86

faris-mobile89 opened this issue Aug 17, 2019 · 0 comments

Comments

@faris-mobile89
Copy link

I noticed the app on iOS 13 has an issue on scene-coordinator because of the new behavior of iOS 13 modal( ‘pull-to-dismiss‘). I think the coordinator is not getting this event to pop the current view from the navigation stack. Below is the error after trying to present VC once the previous VC dismissed by "pull-to-dismiss".

Warning: Attempt to present <XX:ViewController: 0x7f96b955f590> on <XX:ViewController: 0x7f96b9621de0> whose view is not in the window hierarchy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant