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.
我想使用本机发帖对话框和最新的 3.5 iOS SDK 在朋友墙上发帖。看起来 Facebook 根本没有提供任何方法来处理这件事。
我正在查看此方法(所有提供的具有此签名的方法:
[FBDialogs presentOSIntegratedShareDialogModallyFrom...]
并且看不到在朋友的墙上张贴的方法。
有人对此有一些见解吗?
您不能使用 iOS 共享表向朋友墙发帖,这就是 presentOSIntegratedShareDialogModallyFrom... 的包装。