【问题标题】:challenge_brag and challenge_score in Friend Smash tutorialFriend Smash 教程中的 challenge_brag 和 challenge_score
【发布时间】:2014-07-11 16:39:30
【问题描述】:

参考 Friend Smash 教程https://developers.facebook.com/docs/games/unity/unity-tutorial FB.Feed 调用中的challenge_brag 参数和FB.AppRequest 调用中的challenge_score 参数有什么关系?据我所知,它们没有得到解释。

【问题讨论】:

    标签: facebook-unity-sdk


    【解决方案1】:

    它们只是回到游戏中的自定义参数。它允许您通过请求传递数据,以便您可以在请求被接受并且被邀请者进入游戏时处理它。然后,您可以调用 FB.GetDeepLink() 来检索这些参数。

    【讨论】:

    • 我做了同样的事情,我也得到了成功响应但是当我调用 FB.GetDeepLink() 我得到 - "m.facebook.com /appcenter/com_my_game?fbs=1001&request_ids=1637907449790398%2C429544173898141% 2C890827127675301&ref=notif&app_request_type=user_to_user" 我该如何处理这个请求?
    • 各位,有什么线索吗?
    猜你喜欢
    • 1970-01-01
    • 2016-03-05
    • 1970-01-01
    • 2013-05-09
    • 1970-01-01
    • 2011-03-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多