Skip to content

If present two different Modal ViewController one by one, the second one can't dismiss  #5

@zhenby

Description

@zhenby

Three ViewControllers in my project: RootViewController, FirstModalViewController, SecondModalViewController.

  1. RootViewController present FirstModalViewController using DMCustomModalViewController;
  2. Then FirstModalViewController present SecondModalViewController using DMCustomModalViewController too;
  3. When SecondModalViewController dismiss, the app is stop in the RootViewController animation view, like this:
    ios simulator screen shot 2013114 5 11 46

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