I have a screen with 2 buttons, one for Twitter and one for Facebook.
All I want to do is to redirect the user to the login/logout screen (on their respective apps) of Facebook/Twitter when the user hits its respective button.
How can I achieve this?
Thank you in advance!