when i try to update the twitter profile picture, i get the following error:
"the operation couldn't be completed. (kCFErrorDomainCFNetwork error 303.)"
I've only added one line of code to the original source code: (in the share function)
[item setCustomValue:@"anything" forKey:@"profile_update"];
note: everything else is working, tweets and img.ly uploads. thank you