I have several Audiences defined in Firebase, however in some of them I haven't registered a single user still, while in others I have thousands registered.
My only guess is that it happens because I have an event condition defined with count = 0.
For example, I have these two Audiences:
For that, I have two events defined: login_succeed and login_failed.
The first Audience is defined as follows:

The second Audience is defined as follows:

The issue: There are no users registered for the second condition, and we know that there are many users that can't login in the app.
I have other Audiences that define count = 0 as well and all of them are empty.
Is this a Firebase issue? That count = 0 in an event is not supported when defining Audiences?
Thanks for your help!
Currently, an audience is only counted when there is an event that satisfies the audience filter. If there is no event login_successful logged yet, there will be no audience. The number of users will be correct once there is audience count > 0 so currently, there is only positive case.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With