Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

UIAlertView crashes on iOS7 simulator #149

Closed
neoneye opened this issue Jun 22, 2013 · 2 comments
Closed

UIAlertView crashes on iOS7 simulator #149

neoneye opened this issue Jun 22, 2013 · 2 comments

Comments

@neoneye
Copy link

neoneye commented Jun 22, 2013

This is with Xcode 5.0 (5A11314m).
Crash happens both on iPhone and iPad.

2013-06-22 11:14:13.219 TestApp[1221:c07] *** Assertion failure in -[A2DynamicDelegate implementMethod:withBlock:](), TestApp/Pods/BlocksKit/BlocksKit/A2DynamicDelegate.m:161
2013-06-22 11:14:13.222 TestApp[1221:c07] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Attempt to implement instance selector with incompatible block (selector: -alertView:didDismissWithButtonIndex:)'
*** First throw call stack:
(0x2a54028 0x26ce902 0x2a53ea8 0x6a5014 0x9f8e0 0x9a688 0xb98e7 0x66e74 0x67056 0x61c17 0xbaab2 0x26e0a0c 0x11c3962 0x14638bb 0x26e0a0c 0x11c3962 0x11c38ee 0x12ab122 0x12ab598 0x12aa7a1 0x11fde8d 0x11fe6e6 0x11d4276 0x11c253e 0x31699e4 0x29cf97d 0x29cf8d5 0x29cf60a 0x29fa032 0x29f959f 0x29f93eb 0x3129404 0x312922b 0x11bfb6b 0x1620c 0x35c0725)
libc++abi.dylib: terminating with uncaught exception of type NSException
@a2
Copy link
Collaborator

a2 commented Jun 22, 2013

Fixed in 964e24b.

@a2 a2 closed this as completed Jun 22, 2013
@esad
Copy link

esad commented Sep 5, 2013

This should be reason enough to cut new release (1.8.3?).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants