Skip to content

Dismissing modal view controller causes the screen to black out - iOS 8 #5

Open
@adityatrivedi

Description

@adityatrivedi

Reproduction Steps:

  1. Launch the app
  2. Tap on "Present view controller"
  3. Tap the "done" button
  4. Black screen appears

I think I found the place where the problem seems to be.
In iOS 8 [transitionContext completeTranstion:YES] seems to be doing something weird. If you comment that line of code out, you can see the destination view controller, but cannot interact with it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions