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 53801ff commit 3c9f54aCopy full SHA for 3c9f54a
FirebasePerformance/CHANGELOG.md
@@ -1,3 +1,7 @@
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. (#14048)
4
+
5
# 11.4.0
6
- [fixed] Fix a crash related to thread sanitization on FPRNetworkTrace class (#13581).
7
0 commit comments