在 Windows 10 Store 上提供消耗品 In App Purchases 时,调用 ReportConsumableFullfillmentAsync 时会出现 FullfillmentResults。
当我得到这个结果时,我的应用程序的用户已经完成了他们的 IAP。这意味着他们有他们的硬币/宝石/土豆。
但是,如果我收到FulfillmentResult.PurchaseReverted,那么发生了什么?用户是如何恢复购买的?我是否打算撤回他们的硬币/宝石/土豆?
其他错误消息背后的场景是什么?
注意:我正在使用Windows.ApplicationModel.Store