应用程序内购买不会在应用程序安装之间持续存在

In-App Purchases don't persist between app installations

我有一个问题要问使用 Windows 商店应用内购买的开发者。

我在我的 Win8.1 通用应用程序中创建了一些应用程序内购买来解锁(消失)我应用程序中的广告。我目前正在使用测试版(隐藏应用)测试 IAP。

我执行以下操作来重现我的问题:

因此,应用程序卸载会丢失所有已购买的 IAP 许可证,但对于我的应用程序,它们必须在安装之间保留。

我对此进行了很多搜索,但没有明确的答案:

有人可以证实或反驳这些猜测吗?我也必须为持久 IAP 使用收据吗?

为了回答我的问题,我联系了 MS 开发支持,这是答案:

"To answer your question because it is a beta the IAP is one time only so every time you uninstall and install you will be promoted to buy the IAP again. In a beta each time you reinstall the app the license data is cleared and it has to be purchases again. But once the app goes live you will not have that problem."