Hey all I have a question! What if I want to serve...
# announcements
w
Hey all I have a question! What if I want to serve
false
in one environment and
true
in another. How do I accomplish that?
f
You can set the environment as an attribute
then use force rules to target on that attribute
w
Is this all I have to do? Does it implicitly understand what environment is?
Or do I have to do more wiring?
f
ya, a bit more wiring - in the SDK implementation for each environment, you’ll want to set that same attribute