如果你在 Xcode 环境中进行开发,并且想要在调试中区分购买环境(沙盒或生产),可以考虑以下方法:
在沙盒环境中,你可以使用测试用户账号来模拟购买。这样你就可以在 Xcode 中进行内购测试,而不会影响到实际的生产环境。
要在 Xcode 中模拟内购,可以按照以下步骤进行:
打开 Xcode 项目。
选择你的项目目标,然后在上方的工具栏中选择 "Product"(产品)> "Scheme"(方案)> "Edit Scheme"(编辑方案)。
在左侧的列表中选择 "Run"(运行),然后在右侧的选项卡中选择 "Options"(选项)。
在 "Executable"(可执行文件)部分,你会看到 "Default Location"(默认位置)。选择 "Ask on Launch"(启动时询问)。
关闭编辑窗口。
now, when you run application and try test in-purchase, Xcode will pop dialog box in simulator or link drive, which one of in-purchase accout , you can choise an test acount , that will take with you to sandbox environment of in-purchase