jnbt / candy_check

Check and verify in-app receipts
MIT License
125 stars 70 forks source link

better README explanations for google play #12

Closed fourcolors closed 4 years ago

fourcolors commented 7 years ago

background there is some confusion about what some of the options are. For instance, where does one get the 'ApplicationName' or 'version number'

plan

explain where to find each of the values or at least what they are suppose to be.

fourcolors commented 7 years ago

I also noticed the verify_subscription doc's are incorrect. They use a ! but in the code that's not implemented

jnbt commented 7 years ago

@fourcolors I've added some information about application_name and application_version to the README. Can you help me a little bit to locate the issue regarding the verify_subscription! mis-documentation?

fourcolors commented 7 years ago

@jnbt Hey, crazy could of business days with my company so haven't been able to help out. Yeah I'll get to it. Just going to be a moment.

jnbt commented 4 years ago

The new PlayStore part of the gem is now much better explained in the README.