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.
当我使用 put_connections 通过 Koala API 发送应用请求时,它会发送给相关用户,并且应用程序的请求数增加 1。但我在用户 facebook 页面的主通知部分看不到它。有没有为此设置的参数?
根据 Facebook API 文档:
“应用程序到用户请求不会创建通知,尽管它们确实出现在应用程序和游戏仪表板中并增加应用程序书签计数器,类似于用户到用户请求。”
如果要创建带有通知的请求,则必须使用用户到用户请求。
https://developers.facebook.com/docs/requests/#app_to_user