An ACAccount object encapsulates information about a user account stored in the Accounts database.
I'm trying to post an image using the TWRequest object. Here's my code: ACAccountStore *accountStore = [[ACAccountStore alloc] init]; ACAccountType *accountType = […