Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when presenting controller with token field become first responder #100

Open
dwijsoft-dipen opened this issue May 25, 2015 · 0 comments

Comments

@dwijsoft-dipen
Copy link

0
libobjc.A.dylib
objc_msgSend + 5
performSelector:withObject:withObject:
1
UIKit
-[UIApplication sendAction:to:from:forEvent:] + 70
2
UIKit
-[UIControl sendAction:to:forEvent:] + 44
3
UIKit
-[UIControl _sendActionsForEvents:withEvent:] + 584
4
UIKit
-[UITextField willDetachFieldEditor:] + 222
5
UIKit
-[UIFieldEditor becomeFieldEditorForView:] + 260
6
UIKit
-[UITextField _becomeFirstResponder] + 160
7
UIKit
-[UIResponder becomeFirstResponder] + 348
8
UIKit
-[UIView(Hierarchy) becomeFirstResponder] + 106
9
UIKit
-[UITextField becomeFirstResponder] + 46
10
App Name
TITokenFieldView.m line 487
-[TITokenField becomeFirstResponder]

11
UIKit
-[UIView(Hierarchy) deferredBecomeFirstResponder] + 56
12
UIKit
__45-[UIView(Hierarchy) _postMovedFromSuperview:]_block_invoke + 162
13
Foundation
-[NSISEngine withBehaviors:performModifications:] + 256
14
UIKit
-[UIView(Hierarchy) _postMovedFromSuperview:] + 402
15
UIKit
-[UIView(Internal) _addSubview:positioned:relativeTo:] + 1500
16
UIKit
-[UIView(Hierarchy) addSubview:] + 30
17
UIKit
-[UINavigationTransitionView transition:fromView:toView:] + 478
18
UIKit
-[UINavigationTransitionView transition:toView:] + 26
19
UIKit
-[UINavigationController _startTransition:fromViewController:toViewController:] + 2346
20
UIKit
-[UINavigationController _startDeferredTransitionIfNeeded:] + 578
21
UIKit
-[UINavigationController __viewWillLayoutSubviews] + 44

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

No branches or pull requests

1 participant