jnbt / candy_check

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

Feature/subscription trial status #83

Open phil-allcock opened 1 year ago

phil-allcock commented 1 year ago

Resolves issue https://github.com/jnbt/candy_check/issues/33

In addition to resolving the issue, I have added support for loading key either by directly accessing a file on the system (as in the documentation) or via a pure string through an env var.

jnbt commented 1 year ago

@phil-allcock Looks almost good to me.

As you might see the tests are failing now. I already have a fix-commit here at my machine. Can you please open the PR for me to push commits?

phil-allcock commented 1 year ago

How do I do that @jnbt ? I feel like I'm missing an option somewhere.