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 2dd629e commit 4c855d7Copy full SHA for 4c855d7
FirebasePerformance/CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 11.5.0
2
+- [fixed] Replaced usage of the deprecated `UIApplication.keyWindow` property
3
+ with `UIWindow.isKeyWindow`; this API is also available on visionOS. Note that
4
+ this fix will not be in the 11.5.0 zip and Carthage distributions, but will be
5
+ included from 11.6.0 onwards. (#14048)
6
+
7
# 11.4.0
8
- [fixed] Fix a crash related to thread sanitization on FPRNetworkTrace class (#13581).
9
0 commit comments