There are several ways in the Firebase API for RemoteConfig to assign configuration values ββby namespace, for example ( setDefaults(R.xml.rc_defaults, "Namespace") ). I have this to work in terms of separating configuration values ββin the namespace on Android, but how do I set these values ββin the namespace in the Firebase Console for remote updating?

android namespaces firebase firebase-remote-config
Jcricket
source share