Skip to content
This repository has been 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

Open
AbhaySingh opened this issue Nov 4, 2014 · 0 comments
Assignees
Labels

Comments

@AbhaySingh
Copy link

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.

@regexident regexident self-assigned this Dec 1, 2014
@regexident regexident added the bug label Dec 1, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants