Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remote Config real-time Support #8148

sjmorton123 started this conversation in General
Discussion options

I have React and React-Native applications that are using Remote Config. Google recently released a real-time aspect of this feature to allow changes to Remote Config to get pushed to devices in real time. The React Native SDK for Remote Config supports a callback event that I can listen for and receive updates in real time. It appears that the firebase-js-sdk library does not support this. Are there plans at some point to allow web projects using Remote Config to hook into the realtime eventing the same way that it is supported on mobile?

image
You must be logged in to vote

Replies: 1 comment

Comment options

Is there a reason, why this feature still unavailable in JS SDK? I've tried manually craft request to firebaseremoteconfigrealtime.googleapis.com and looks like it is working fine 🤔 And on first glance I don't see any reason this could not be implemented in browser with long polling...

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /