hi team! I’ve just integrated the react sdk into o...
# announcements
a
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
Hi Dania - each environment has a separate end point
are you using a different end point?
a
oh I see, I didn’t notice the environment field during SDK setup but I’ll give that a try. thanks!