Once the mainviewcontroller is loaded via [self.delegate flipsideViewControllerDidFinish:self];
I want the app to do a message box what void do i need to use as - (void)viewDidLoad {
does not work
thanks
Mason
Once the mainviewcontroller is loaded via [self.delegate flipsideViewControllerDidFinish:self];
I want the app to do a message box what void do i need to use as - (void)viewDidLoad {
does not work
thanks
Mason