Module: CandyCheck

Defined in:
lib/candy_check.rb,
lib/candy_check/cli.rb,
lib/candy_check/cli/app.rb,
lib/candy_check/cli/out.rb,
lib/candy_check/version.rb,
lib/candy_check/app_store.rb,
lib/candy_check/play_store.rb,
lib/candy_check/cli/commands.rb,
lib/candy_check/utils/config.rb,
lib/candy_check/app_store/client.rb,
lib/candy_check/app_store/config.rb,
lib/candy_check/app_store/receipt.rb,
lib/candy_check/cli/commands/base.rb,
lib/candy_check/app_store/verifier.rb,
lib/candy_check/play_store/verifier.rb,
lib/candy_check/cli/commands/version.rb,
lib/candy_check/app_store/verification.rb,
lib/candy_check/cli/commands/app_store.rb,
lib/candy_check/utils/attribute_reader.rb,
lib/candy_check/cli/commands/play_store.rb,
lib/candy_check/play_store/acknowledger.rb,
lib/candy_check/app_store/receipt_collection.rb,
lib/candy_check/app_store/verification_failure.rb,
lib/candy_check/play_store/verification_failure.rb,
lib/candy_check/app_store/subscription_verification.rb,
lib/candy_check/play_store/android_publisher_service.rb,
lib/candy_check/play_store/product_acknowledgements/response.rb,
lib/candy_check/play_store/product_purchases/product_purchase.rb,
lib/candy_check/play_store/product_purchases/product_verification.rb,
lib/candy_check/play_store/product_acknowledgements/acknowledgement.rb,
lib/candy_check/play_store/subscription_purchases/subscription_purchase.rb,
lib/candy_check/play_store/subscription_purchases/subscription_verification.rb

Overview

Module to check and verify in-app receipts

Defined Under Namespace

Modules: AppStore, CLI, PlayStore, Utils

Constant Summary collapse

VERSION =

The current gem’s version

"0.4.0".freeze