hi team! I’ve just integrated the react sdk into our repo (we have a react native app) and I noticed that when creating a new growthbook instance, the default for
debug
in the context is always false. is there a way to override this? trying to fetch a feature flag’s value in a staging env on our app always seems to be fetching from the production value on the growthbook UI 😓
f
fresh-football-47124
01/26/2023, 11:17 PM
Hi Dania - each environment has a separate end point
fresh-football-47124
01/26/2023, 11:18 PM
are you using a different end point?
a
able-printer-57574
01/27/2023, 2:37 PM
oh I see, I didn’t notice the environment field during SDK setup but I’ll give that a try. thanks!