InAppPurchase transactionReceipt 生产中的环境价值

发布于 2025-01-08 06:54:13 字数 164 浏览 0 评论 0原文

当我测试应用内购买并从 SKPaymentTransaction 解码 transactionReceipt 时,我看到一个名为“环境”的字段

"environment" = "Sandbox";

谁能告诉我生产的价值吗?

多谢!

When I test In App purchases and I decode transactionReceipt from SKPaymentTransaction, I see a field named "environment"

"environment" = "Sandbox";

Can anyone tell me the value from the production?

Thanks a lot!

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

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

发布评论

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

评论(1

恍梦境° 2025-01-15 06:54:13

据我所知,基于苹果 文档 .. 在生产中,您将没有这个密钥..因为您不负责用它做任何事情,它只是表明您正在使用沙箱,当您的应用程序提交生产、审核和批准时,该值不会出现。

Well as far as i know and based on apple Documentation .. In Production you will not have this key .. because you are not responsible to do anything with it ,, its just an indication that you are using sandbox when your app will be submitted for production, reviewed and approved, this value will not appear.

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