we are using growthbook for all our platforms web,...
# ask-questions
d
we are using growthbook for all our platforms web, android, ios, and every platform on staging has its own SDK. So why when I call SDK for web it get all feature flags for all platforms? @fresh-football-47124
f
Hi Rania
each SDK returns flags for an environment
and each flag can specify which environments you want enabled
but if you dont want those features to be included at all - as in it doesn't apply to that environment - I suggest you use Projects
so you could have one staging environment
and a project per platform
and then the SDK can return from the environment+project to get the right feature list