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 i have setup the menu without effort but now i wanna call another view from inside one of the menu views and i am calling either one and not been able to show anything:
[self showViewController:replay sender:self];
or
[self presentViewController:replay animated:YES completion:nil];
Any ideas on how to do that?
The text was updated successfully, but these errors were encountered:
So i have setup the menu without effort but now i wanna call another view from inside one of the menu views and i am calling either one and not been able to show anything:
Any ideas on how to do that?
The text was updated successfully, but these errors were encountered: