Skip to content

Commit 281387a

Browse files
Remote Config: Document workaround for empty data after device restore (#15800)
1 parent 926be1f commit 281387a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

FirebaseRemoteConfig/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# 12.6.0
29
- [fixed] Fixed a bug where Remote Config does not work after a restore
310
of a previous backup of the device. (#14459)

0 commit comments

Comments
 (0)