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

can you please provide a sample of implementation of every feature #7

Open wicaodian opened 2 months ago

mvojtkovszky commented 2 months ago

The README should cover enough ground to get started. Anything specific you're missing?

wicaodian commented 2 months ago

Yeah, the README is helpful, but I'm still a bit lost on how to implement every feature. It'd be super cool if you could whip up a detailed sample implementation for each one.