Reputation: 1741
I have added custom properties to users, like anonymousId, favoriteX and so on, but in firebase remote config ui I cannot create a condition like
for user that has property anonymousId = qa
then set value of property to somevalue.
Upvotes: 0
Views: 253
Reputation: 1741
I fixed the issue.
That menu is enabled only after specified custom definitions
in firebase, where user is the scope
Upvotes: 4