I can get twitter details Using ACAccountStore
but my question is using SLComposeViewController
.
when i want to share my tweet along with it i want to get twitter id and profile image url.
i have multiple accounts and on selecting one i want to get Twitter id of that selected account.
Is there any way to get selected account from multiple accounts present in settings??
Thanks in advance