mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Revert "Fix Gem purchase validation" (#8471)
This commit is contained in:
@@ -7,8 +7,6 @@ import Bluebird from 'bluebird';
|
||||
// const CONNECTION_FAILED = 6778002;
|
||||
// const PURCHASE_EXPIRED = 6778003;
|
||||
|
||||
// We are using this PR instead of the main release: https://github.com/voltrue2/in-app-purchase/pull/74
|
||||
// Reason: Without the PR, the library attempts to validate IAP products as subscriptions and fails.
|
||||
iap.config({
|
||||
// This is the path to the directory containing iap-sanbox/iap-live files
|
||||
googlePublicKeyPath: nconf.get('IAP_GOOGLE_KEYDIR'),
|
||||
|
||||
Reference in New Issue
Block a user