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 a logout method which I want to call when a menuitem "Logout" is tapped to perform the logout. I am using storyboards.
Is this possible?
If yes, what code should such a method contain?