Reputation: 953
I've created a project in Firebase and have added apps to it, but on the Remote Config screen, I don't see the expected Conditions tab next to the Parameters tab and also I am getting a message "You've already provided a value for every defined condition "
This does not align with the documentation
Upvotes: 1
Views: 2139
Reputation: 735
You don't need to use 'Personalisation' for this. Just tap on 'Conditions' tab in Firebase and add any condition you like (app version, device locale, country etc).
These condition can then be used for any value inside the 'Parameters' tab.
Upvotes: 3
Reputation: 1051
You have to create a personalisation first.
Fill out create personalisation form then create a new condition.
The conditions tab will appear after creating the first condition.
Done :)
Upvotes: 2