gpt4 book ai didi

ios - iOS:inAppPurchase:如何一次购买多个(消耗性)产品?

转载 作者:行者123 更新时间:2023-12-01 17:53:17 25 4
gpt4 key购买 nike

如何配置storekit在一次交易中购买多于一种产品。

要求:1个信用= 1个产品。

在我的应用程序中,我想给用户购买5个积分的选项。

提前致谢

最佳答案

从iOS文档中找到答案!

我们可以使用SKMutablePayment并配置其属性数量
用户想要购买的商品数量。

@property(nonatomic, readwrite) NSInteger quantity

讨论区
数量属性必须大于 0。在iOS 3.0及更高版本中可用。
SKPayment.h中声明

关于ios - iOS:inAppPurchase:如何一次购买多个(消耗性)产品?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23127420/

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