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 0281534 commit 0da255fCopy full SHA for 0da255f
FirebaseRemoteConfig/CHANGELOG.md
@@ -1,6 +1,8 @@
1
# 10.12.0
2
- [fixed] Fix issue of real-time listeners not being properly removed. (#11458)
3
- [fixed] Fix real-time fetches not being able to fetch the latest template due to an in-progress fetch. (#11465)
4
+- [changed] Internal improvements to support Remote Config real-time updates. (#11485)
5
+
6
# 10.7.0
7
- [feature] Added support for real-time config updates. Use the new `addOnConfigUpdateListener` API to get
8
real-time updates. Existing [`fetch`](https://firebase.google.com/docs/reference/swift/firebaseremoteconfig/api/reference/Classes/RemoteConfig#fetch)
0 commit comments