【问题标题】:Corona restore inapp purchases not working应用程序购买中的电晕恢复不起作用
【发布时间】:2013-05-30 20:30:18
【问题描述】:

我在 Apple App Store 上上传了一个应用程序。 现在我在购买这个应用程序时正在测试它的更新版本,它工作正常,但是当我尝试恢复时,我收到了这个错误。

May 30 16:30:47 Altafs-iPa pandamath[909] <Warning>: Loading product list
May 30 16:30:47 Altafs-iPa pandamath[909] <Warning>: Product list loaded
May 30 16:30:47 Altafs-iPa pandamath[909] <Warning>: Country: IN
May 30 16:30:47 Altafs-iPa pandamath[909] <Warning>: Found 0 valid items 
May 30 16:30:47 Altafs-iPa pandamath[909] <Warning>: Item com.tinytapps.pandamath.fullpack is invalid. 

【问题讨论】:

    标签: lua coronasdk


    【解决方案1】:

    如果你使用

    store.restore()
    

    用于恢复和

    if event.transaction.state == "restored" then
    
    end
    

    阻塞在你的事务回调中,应该没有问题。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2020-07-19
      • 1970-01-01
      • 1970-01-01
      • 2017-06-05
      • 1970-01-01
      • 2012-06-21
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多