jnbt / candy_check

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

Symbols and snakecase keys for Playstore verification #24

Closed sriranggd closed 4 years ago

sriranggd commented 6 years ago

Keys in Playstore verification hash are symbols and are also snake case (underscore_separated).

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.002%) to 98.605% when pulling fdb9b373c4a820198665f7e14b16dfb14d40da2f on sriranggd:playstore-subscription-verification into d9dfad3888ba10ab0c26eff06129a6dd2cdc3dfe on jnbt:update-google-api-client.

klaseskilson commented 6 years ago

Hi @sriranggd, thanks for your contribution and welcome! Before we look into this, can you provide some background to what problem you're trying to solve here?

Thanks!

jnbt commented 4 years ago

This PR is now obsolete due to the required changes from #35. See the Migration Guide for more information.