Firebase Audience is defined as follows:
Once created, an audience accumulates users who meet the specified criteria from that point onward by virtue of the events that their devices log.
But I'm not sure about one fact.
Let's say I have user, who already did
eventA
2 times.Then I create Audience, which is defined that user needs to do
eventA
3 times.The user does event one more time (so for the 3rd in his/her lifetime but only once since the Audience creation).
Now the question is simple: Will be the user part of audience or not?