Hello! Is there a way to retrieve features specifi...
# sdk-flutter
b
Hello! Is there a way to retrieve features specific to the current project? For example, I have two projects under the same GrowthBook account, and they use different tags and different project name. Is it possible to initialize the GrowthBook SDK in a way that only loads features related to a specific app (maybe by tag or project name)? Can't find it in docs. Thank you!
c
Hi, @busy-window-96391. Please let us check that. We will get back to you on Monday.
Hi, @busy-window-96391. • Create a separate SDK connection. • During configuration, choose the project you are using for this SDK setup. • Using the provided API key and selected configuration, you should retrieve the specific features related to the project you chose while creating the SDK connection.
🙌 1
b
Hi, @calm-dog-24239 Thank you! I have one more question: What specific role does the “SDK version” section serve? I noticed that we are still using version 1.1.2 in the Growthbook console, while in our Flutter project, we are using the latest version. Is it safe to simply update the version in the console to the latest one? Would this affect users who haven’t updated to the latest version of our app and are still using an older version?
c
Please let us check that.
👌 1
Hi, @busy-window-96391. If you’re already using the latest SDK version in your project, changing the SDK version in the GrowthBook console won’t affect your app or its users. The SDK version setting in the console is primarily informational and helps ensure compatibility between your app and the GrowthBook features you configure.
b
Thank you for quick response!🤝
🙌 1
c
You are welcome