Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在测试测试 ID 上的应用内计费,但是一旦我购买,我就无法再次购买它,因为响应是“您已经拥有产品”,但我需要再次购买它以进行测试。那么我该怎么做呢?商家帐户也不包含购买数据。
您需要在代码中消费购买的产品。之后,您可以再次购买。
IabHelper.consume(purchase)