removing Views from SubView
问题 I have a App that uses the In App feature. -(void) completeTransaction: (skPaymenttransaction *)transaction{ } When the above method gets called i want to remove all subviews and go back to my main menu window (the first view in my App). Can anyone suggest to cleanest and best way to do this? Cheers EDIT: Just to make things clear Im not sure if this makes a difference but i have my main menu screen, then iam doing the following with an enter button. UIViewController *controller = [