We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d6ee7 commit 4aa3b78Copy full SHA for 4aa3b78
FirebaseRemoteConfig/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# v4.4.7
2
+- [fixed] Fixed a crash that could occur when attempting a remote config fetch before a valid Instance ID was available. (#4622)
3
+- [fixed] Fixed an issue where config fetch would sometimes fail with a duplicate fetch error when no other fetches were in progress. (#3802)
4
+- [changed] Fetch calls will now fail if a valid instance ID is not obtained by the Remote Config SDK.
5
+
6
# v4.4.6
7
- [fixed] Fix the return status code when app is offline. (#4100)
8
- [changed] Internal code cleanup. (#4297, #4403, #4379)
0 commit comments