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
I think I found the place where the problem seems to be.
In iOS 8 [transitionContext completeTranstion:YES] seems to be doing something weird. If you comment that line of code out, you can see the destination view controller, but cannot interact with it.