Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

SceneCoordinator - iOS 13 Support #86

@faris-mobile89

Description

@faris-mobile89

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions