package com.revenuecat.purchases.identity;

import J4.a;
import com.revenuecat.purchases.common.LogIntent;
import com.revenuecat.purchases.strings.IdentityStrings;
import kotlin.jvm.internal.p;
import x4.AbstractC3251q;

/* JADX INFO: loaded from: classes3.dex */
public final class IdentityManager$logIn$4$1$invoke$lambda$1$$inlined$log$1 extends p implements a {
    final /* synthetic */ boolean $created$inlined;
    final /* synthetic */ LogIntent $intent;
    final /* synthetic */ String $newAppUserID$inlined;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public IdentityManager$logIn$4$1$invoke$lambda$1$$inlined$log$1(LogIntent logIntent, String str, boolean z6) {
        super(0);
        this.$intent = logIntent;
        this.$newAppUserID$inlined = str;
        this.$created$inlined = z6;
    }

    @Override // J4.a
    public final String invoke() {
        StringBuilder sb = new StringBuilder();
        sb.append(AbstractC3251q.m0(this.$intent.getEmojiList(), "", null, null, null, 62));
        sb.append(' ');
        return A0.a.q(new Object[]{this.$newAppUserID$inlined, Boolean.valueOf(this.$created$inlined)}, 2, IdentityStrings.LOG_IN_SUCCESSFUL, sb);
    }
}
