Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ユーザーがツイートの最初のテキストを変更したかどうかを知る方法はありますか?ユーザーが事前定義されたツイートを変更できないようにしようとしていますが、iOS 5でTWTweetComposeViewControllerを使用して変更することは可能ですか?
これは必要ありません。AppleのTwitterサンプルコードでは、ユーザーの確認なしにツイートを送信する方法を示しています... TWTeetComposerも、事前定義されたテキストを変更する機会もありません。
AppleのTwitterサンプルコード