We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 926be1f commit 281387aCopy full SHA for 281387a
FirebaseRemoteConfig/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# Unreleased
2
+- [issue] A workaround to restore service if Remote Config data remains empty
3
+ after a device restore is to publish a new version of your Remote Config template
4
+ in the Firebase console to force a full synchronization. This issue can occur if
5
+ the app was opened with an older SDK version (< 12.6.0) before upgrading. An automatic
6
+ fix for this scenario is currently under development. (#15764)
7
+
8
# 12.6.0
9
- [fixed] Fixed a bug where Remote Config does not work after a restore
10
of a previous backup of the device. (#14459)
0 commit comments