package com.revenuecat.purchases.identity;

import A4.d;
import J4.c;
import com.revenuecat.purchases.PurchasesError;
import com.revenuecat.purchases.PurchasesException;
import kotlin.jvm.internal.o;
import kotlin.jvm.internal.p;
import m3.AbstractC2467b;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class IdentityManager$aliasCurrentUserIdTo$2$2 extends p implements c {
    final /* synthetic */ d $continuation;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public IdentityManager$aliasCurrentUserIdTo$2$2(d dVar) {
        super(1);
        this.$continuation = dVar;
    }

    @Override // J4.c
    public /* bridge */ /* synthetic */ Object invoke(Object obj) {
        invoke((PurchasesError) obj);
        return C3137A.f25453a;
    }

    public final void invoke(PurchasesError error) {
        o.h(error, "error");
        this.$continuation.resumeWith(AbstractC2467b.d(new PurchasesException(error)));
    }
}
