ErrorCode: Readonly<
{
"0": "unknown";
"1": "clientInvalid";
"10": "unauthorizedRequestData";
"1000": "noProductIDsFound";
"1002": "productRequestFailed";
"1003": "cantMakePayments";
"1004": "noPurchasesToRestore";
"1005": "cantReadReceipt";
"1006": "productPurchaseFailed";
"1010": "refreshReceiptFailed";
"1011": "receiveRestoredTransactionsFailed";
"102": "billingServiceUnavailable";
"103": "billingUnavailable";
"105": "developerError";
"106": "billingError";
"107": "itemAlreadyOwned";
"108": "itemNotOwned";
"11": "invalidOfferIdentifier";
"112": "billingNetworkError";
"12": "invalidSignature";
"13": "missingOfferParams";
"14": "invalidOfferPrice";
"20": "adaptyNotInitialized";
"2002": "notActivated";
"2003": "badRequest";
"2004": "serverError";
"2005": "networkFailed";
"2006": "decodingFailed";
"2009": "encodingFailed";
"22": "productNotFound";
"24": "currentSubscriptionToUpdateNotFoundInHistory";
"3": "paymentInvalid";
"3000": "analyticsDisabled";
"3001": "wrongParam";
"3005": "activateOnceError";
"3006": "profileWasChanged";
"3007": "unsupportedData";
"3100": "persistingDataError";
"3101": "fetchTimeoutError";
"4": "paymentNotAllowed";
"5": "storeProductNotAvailable";
"6": "cloudServicePermissionDenied";
"7": "cloudServiceNetworkConnectionFailed";
"8": "cloudServiceRevoked";
"9": "privacyAcknowledgementRequired";
"9000": "operationInterrupted";
"97": "billingServiceTimeout";
"98": "featureNotSupported";
"99": "billingServiceDisconnected";
},
> = ...