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

Add [FirebaseRemoteConfig].[addOnConfigUpdateListener] to [firebase-config] for [Android, iOS] #626

Open
rupakTj opened this issue Sep 9, 2024 · 1 comment
Labels
API coverage Request for missing APIs

Comments

@rupakTj
Copy link

rupakTj commented Sep 9, 2024

Add [FirebaseRemoteConfig].[addOnConfigUpdateListener] to [firebase-config] for [Android, iOS]

@rupakTj rupakTj added the API coverage Request for missing APIs label Sep 9, 2024
@nbransby
Copy link
Member

nbransby commented Sep 9, 2024

should also include configUpdate as a Flow to comply with the code style and Kotlin-first design principles

FirebaseRemoteConfig.configUpdates: Flow<ConfigUpdate>

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

No branches or pull requests

2 participants