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.
Facebookに画像を共有するためにsharekitAPIを使用しています。正常に動作していますが、ログインしたいのですが、画像を共有したくありません。どうすればそれができますか?
SHKSharer *service = [[[SHKFacebook alloc] init] autorelease]; [service authorize];