Court Simas
Court Simas
on heroku it seems tricky without the extra worker... maybe try a scheduler that runs something like `bundle exec push staging -f` (or whatever env)... i'm going to try this...
Ping. What's the latest?
This is so old, and should be closed. Not an issue any longer.
👀 this ruby gem prevents the gem `google-cloud-pubsub` from resolving due to their `~> 2.0` on faraday. Any update?
@jnbt any chance this is worthy of being pulled in? I would love it in the primary gem instead of using a forked version.
@iDuuck Since the official candy_check gem already does acknowledgments and you can pass in a subscription id, like ``` result = acknowledger.acknowledge_product_purchase( package_name: "my-package-name", product_id: "my-subscription-id", token: "my-token" ) ```...
Fair enough. Makes sense. Like I mentioned, I haven’t done this yet - just now diggin in and planning my route. This is good to know.
@Nerian if you put some specs in here and had the PR not fail, I bet @jnbt would be more likely to entertain merging this.
I have the same issue. @OGsoundFX did you ever solve this? 👀