I am having a hard time understanding the purpose of the Twitter SDK, it seems like it can’t work properly if the Twitter app is not installed on the phone.
But the log-in part is working fine, you get to log into Twitter from inside your app, using the capabilities of the SDK, but when I try to compose a Tweet the way it’s shown in the documentations, it opens up a browser outside my app…
So, is there a way to compose a tweet using only the SDK and without opening 3rd party browser app?