Hi there,
This issue also occurred in my project regardless of iOS version (tested on iOS 10, iOS 11)
The weird thing is this only happens to my customer’s account.
I tried with another 2 accounts, composing tweet works.
Below message is also shown in console log.
CredStore - performQuery - Error copying matching creds. Error=-25300, query={
class = inet;
"m_Limit" = "m_LimitAll";
ptcl = htps;
"r_Attributes" = 1;
sdmn = "https://api.twitter.com";
srvr = "api.twitter.com";
sync = syna;
}
I’m using TwitterKit v3.1.1 (Objective-C)
I really appreciate if there is any update about this.
Many thanks.