@adapty/capacitor - v3.12.0-beta.1
    Preparing search index...

    Variable ErrorCodeNameConst

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