【问题标题】:Is possible to access Game Center, directly from a custom keyboard extension?是否可以直接从自定义键盘扩展访问 Game Center?
【发布时间】:2016-07-19 04:02:11
【问题描述】:

我需要通过我的自定义键盘在 Game Center 中对用户进行身份验证,according to apple docs it should be done:“通过包含应用,键盘可以参与 Game Center 和应用内购买”

我可以从我的键盘扩展访问游戏中心,但它抱怨捆绑不正确,因为它添加了 d com.xxx.yyy.keyboard 而不是 com.xxx.yyy。

进行身份验证的唯一方法是在包含的应用程序中?

【问题讨论】:

    标签: ios keyboard custom-keyboard


    【解决方案1】:

    由于其限制,我认为您不能通过键盘扩展显示 Game Center Controller

    此外,您必须注意Game Center 不会成为iOS 10 的一部分,并且可能很快就会消失。您必须使用GameKit 数据设计自己的界面。

    【讨论】:

    • 是的,我知道苹果会删除Game Center App 我在containing App 中实现它以防用户未登录。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2014-11-22
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多