我们可以指定iPhone storekit框架收取的金额吗?

发布于 2024-08-21 04:52:41 字数 60 浏览 4 评论 0原文

我们可以指定 iPhone storekit 框架要收取的金额吗? 或者它会收取应用程序创建时指定的金额?

Can we specify the amount to be charged by iPhone storekit framework ?
or it will charge the amount specified at the application creation time ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

凶凌 2024-08-28 04:52:41

收费金额基于商品的价格等级。您可以在 iTunes connect 中设置层,并可以在创建应用程序后更改它。要向用户显示当前价格,请查看 SKProductprice 属性的文档

The amount charged is based on an item's price tier. You set the tier in iTunes connect, and can change it after the application is created. To show the current price to the user, look at the documentation for SKProduct's price property.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文