Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Crash on iOS 8 if trying to present a controller in 'showWithCompletion:' #32

Description

@AbhaySingh

Steps to reproduce:

  1. Add code to present a UIViewController modally in 'showWithCompletion:'
  2. Present alertView, dismiss controller and present alertView again.
  3. Do step 2 a couple of times and it crashes.

Stack trace of the crash:
screen shot 2014-11-04 at 5 06 21 pm

This runs fine on iOS7 though.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions