android - 带命名空间的 Firebase 远程配置

标签 android firebase namespaces firebase-remote-config

Firebase API for RemoteConfig有几种按命名空间分配配置值的方法,例如 (setDefaults(R.xml.rc_defaults, "Namespace"))。在 Android 上按 namespace 分隔配置值方面我已经做到了这一点,但如何在 Firebase 控制台上按 namespace 设置这些值以进行远程更新?

Where is the Namespace assigned?

最佳答案

我和你遇到了同样的问题。 所以,我问了谷歌 Firebase 团队。

这是回复邮件。


Hi there, Sorry for the late reply. Currently we don't have any custom namespace feature available. However, we are aware of the use case and we are actively working on it but I can't share any timelines at the moment.

Keep an eye out on our release notes for any further updates.

Let me know if you have any other questions.

Thanks


希望这个回答对你有点帮助:)

关于android - 带命名空间的 Firebase 远程配置,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37958044/

相关文章:

c++ - 命名空间中的未命名空间

php - 使用 XPath 提取 xml 数据

android - 导入自己的libandroid_tensorflow_inference_java.jar时出现"Native TF methods not found"

android - 使用 Intent 通过按钮将微调器对象传递给新 Activity

ios - 我的应用程序因为缺少 "significant account-specific functionality from Google"而被拒绝

ios - 访问对象的 uid Firebase

android - 切换应用程序时的致命信号 6 (SIGABRT)

android - Android开发者官方教程中Hello World项目中的NAND错误

android-studio - 如何修复 "Failed to resolve com.google.firebase:firebase-ads:9.2.0"?

javascript - "namespace is undefined"使用jsTestDriver、Idea 9并测试3个测试用例时出现问题。有时它会直接挂起