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.
我正在将收据验证添加到我的 android 应用以进行应用内购买,并且我正在使用 android.test.purchased sku 对其进行测试。然而,当我问起这件事时,我总是从谷歌得到 400 的回报。
购买状态 API 似乎不适用于 android.test.purchased。如果我将它与我在开发者控制台中设置的应用内购买一起使用,它可以正常工作。