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 have been having heavy problems with interface rotation. I can't make it to work, the views always get completely garbled :( I've tried calling layoutSubviews on -(void)willAnimateRotationToInterfaceOrientation:(UIInterfaceOrientation)toInterfaceOrientation but it still doesn't work.