gpt4 book ai didi

ios - 尝试通过 In-App Purchase 快速购买第二件商品时出现错误?

转载 作者:行者123 更新时间:2023-11-28 07:02:39 24 4
gpt4 key购买 nike

当我使用应用程序内购买购买第一件商品时,它运行良好,没有任何问题。

但是当我尝试使用应用程序内购买购买第二个不同的项目时,我遇到了一个错误。

enter image description here

我已经有了这个

override func viewWillDisappear(animated: Bool) {

println("viewWillDisappear")

SKPaymentQueue.defaultQueue().removeTransactionObserver(self)

}

但是还是报错了。

那么我该如何解决这个问题谢谢!

最佳答案

我认为问题是你要删除,

SKPaymentQueue.defaultQueue().removeTransactionObserver(self)

但不使用 addTransactionObserver 方法再次添加。

关于ios - 尝试通过 In-App Purchase 快速购买第二件商品时出现错误?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31671155/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com