【问题标题】:verifying the receipt for an auto-renewable subscription验证自动续订订阅的收据
【发布时间】:2013-06-05 07:52:23
【问题描述】:

在验证自动续订订阅的收据时,我是否需要像对receipt_data 所做的那样对共享密钥进行编码?

请告诉我

{

    "receipt-data" : "(receipt bytes here)",

    "password"     : "(shared secret bytes here)"

}

【问题讨论】:

    标签: iphone ios ios4 in-app-purchase


    【解决方案1】:

    试试这个解决你所有的困惑https://github.com/MugunthKumar/MKStoreKit

    【讨论】:

      【解决方案2】:

      共享密钥只是一个字符串——按“密码”参数原样传递。它不像收据那样是 base64 编码的。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2020-08-23
        • 1970-01-01
        • 2023-03-29
        • 1970-01-01
        • 2023-03-10
        • 1970-01-01
        • 2015-08-09
        相关资源
        最近更新 更多