Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Realtime Updates #51

Open
LucasBourne opened this issue Sep 12, 2023 · 3 comments
Open

Realtime Updates #51

LucasBourne opened this issue Sep 12, 2023 · 3 comments

Comments

@LucasBourne
Copy link

Hi!

As you may be aware, GrowthBook have recently added support for realtime updates, allowing changes to features to be picked up in real time. Currently this feature is only available for the React SDK, and I would love it if the Flutter SDK also offered support for this.

We're currently having to poll GrowthBook manually to achieve functionality close to realtime updates, but being limited to 10M API calls per month means we have to put a lot of consideration into the frequency of polling as our number of users increases. Utilising GrowthBook's new support for realtime updates would greatly alleviate this issue, allowing us to only make API calls when our features are updated.

@princebansal
Copy link
Contributor

Thanks Lucas. Sounds like a great update. We'll definitely look into it and incorporate it soon.

@KennethMurugu
Copy link

I've noted version 3.3.0+0 has a backgroundSync parameter. Does this mean realtime updates are now supported on the Flutter SDK?

@princebansal
Copy link
Contributor

@DK070202 Can you comment here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants