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.
プロジェクトでFBConnectを使用しています。
ポップウィンドウではなく、UIWebViewでログインおよび公開プロセス全体をコミットしたいと思います。
どうやってやるの?
ありがとう!
UIWebView を使用する場合は、NSURL および NSURLRequest を介して WebView に直接ページを開くように依頼できます。その場合、API は必要ありません。