In December last year, MARTIJNDEH asked the following question. As his original question has been closed without an answer, so can any one tell me if there's a solution as I'm having the same problem?
Thanks
The Question was....
Hello support,
It seems that the native Twitter compose view (when setting the authentication type to OAuth) is bugged (the toolbar is misplaced) when compiling against the iOS 5 SDK. It doesn't seem to occur the very first time, but only when the compose view is directly presented in case the user is already authenticated.
The problem also occurs in the demo application. Sharing is invoked via the following code:
[AddThisSDK shareURL:@"http://www.addthis.com"
withService:@"twitter"
title:@"AddThis - The #1 Bookmarking & Sharing Service"
description:@"AddThis is a free way to boost traffic back to your site by making it easier for visitors to share your content."];
I've created a screenshot to illustrate the problem better: http://imageshack.us/photo/my-images/194/screenshot20111205at120.png/.
Can you confirm this bug and give an estimate for the fix?
Cheers,