firebase-kotlin-sdk
firebase-kotlin-sdk copied to clipboard
Add [FirebaseRemoteConfig].[addOnConfigUpdateListener] to [firebase-config] for [Android, iOS]
trafficstars
Add [FirebaseRemoteConfig].[addOnConfigUpdateListener] to [firebase-config] for [Android, iOS]
should also include configUpdate as a Flow to comply with the code style and Kotlin-first design principles
FirebaseRemoteConfig.configUpdates: Flow<ConfigUpdate>