mvojtkovszky / BillingHelper

Simplify the use of Google Play Billing Library (v7.0.0). Handles client connection, querying product details, owned purchases, different purchase types, acknowledging purchases, verify purchase signatures etc.
Apache License 2.0
37 stars 4 forks source link

Test Purchase Debug #8

Closed canhchien2608 closed 2 months ago

canhchien2608 commented 2 months ago

Hello author,

I want to test debug with id test: "android.test.purchased" I tried adding it to the list but when I made the purchase, getProductDetails returned null value

mvojtkovszky commented 2 months ago

Sounds like you need to setup application licensing first.