firebase / quickstart-unity

Firebase Quickstart Samples for Unity
https://firebase.google.com/games
Apache License 2.0
819 stars 424 forks source link

[Question] Remote config conditions in Unity Editor not working? #992

Open FrantisekHolubec opened 3 years ago

FrantisekHolubec commented 3 years ago

[REQUIRED] Please fill in the following fields:

[REQUIRED] Please describe the question here:

I am trying to use User Properties for remote config to separate testing users from the live ones and i wanted the testing values also in Unity Editor, but i cannot get it to work, Editor is just ignoring all my Conditions for Remote config including app version and my custom User Properties, when run on device it works fine, but in editor i am getting only default values. Am i doing something wrong ? is there a setting to turn on Conditions for editor or is it a bug ?

thank you for reply

cynthiajoan commented 3 years ago

Hi @Frantasad, sorry for the inconvenience. Unfortunately Remote Config desktop is not supporting full features of conditions. This is a feature request and we have it in our roadmap.