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

Can't add self as subview #101

Open
imnotok opened this issue Feb 3, 2016 · 2 comments
Open

Can't add self as subview #101

imnotok opened this issue Feb 3, 2016 · 2 comments

Comments

@imnotok
Copy link

imnotok commented Feb 3, 2016

'DAKeyboardControl.m' line 553, column 1 with start address 0x0000000100215854

Sometimes it will crash here

@CavalcanteLeo
Copy link

im getting the same crash

captura de tela 2016-07-21 as 17 48 03

@michaelMaoMao
Copy link

Maybe it`s pushing 2 VC at same time, which cause the pushing animation problem, refer to
https://stackoverflow.com/questions/19560198/ios-app-error-cant-add-self-as-subview
and you may find solution on this :
http://lengmolehongyan.github.io/blog/2015/10/30/cant-add-self-as-subview-beng-kui-jie-jue-ban-fa/

just make sure the there is one VC on transition progress at same time,.

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

3 participants