You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So after i show SemiModal and dissmiss it, and then i go ahead and popViewController it tries to pop to the semiModal which causes a black screen. Then i decided to remove the SemiModal viewcontroller from viewcontroller stack myself. But that causes a Unbalanced calls to begin/end appearance transitions
Is it only me that gets this problem? Should they on default be removed from stack/deallocated automatically? Or am i wrong?
The text was updated successfully, but these errors were encountered:
So after i show SemiModal and dissmiss it, and then i go ahead and popViewController it tries to pop to the semiModal which causes a black screen. Then i decided to remove the SemiModal viewcontroller from viewcontroller stack myself. But that causes a Unbalanced calls to begin/end appearance transitions
Is it only me that gets this problem? Should they on default be removed from stack/deallocated automatically? Or am i wrong?
The text was updated successfully, but these errors were encountered: