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 Api 集成到我的应用程序中。从几天前开始一直工作正常,总是要求我的用户在发布前输入验证码。
有人知道为什么现在会发生吗?
为了打开对话框,我使用:
[delegate.facebook dialog:@"stream.publish" andParams:params andDelegate:delegate];
谢谢
这几乎肯定与您共享的特定链接有关,这很可能是因为您共享链接的域被报告为垃圾邮件,或者是重定向器或 URL 缩短服务
没有办法阻止它,但如果您要共享指向知名重定向器的链接,不妨尝试将内容托管在您自己的域中