We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d560069 commit 8e5306eCopy full SHA for 8e5306e
Crashlytics/CHANGELOG.md
@@ -2,8 +2,14 @@
2
- [fixed] Fixed a deadlock in Firebase Sessions where the main thread could
3
block waiting for a lock held by a background thread during settings
4
updates. (#15394)
5
+# Unreleased
6
- [fixed] Fixed an issue where Crashlytics API calls were silently dropped if invoked immediately after Firebase initialization.
7
8
+# 12.10.0
9
+- [fixed] Fixed a deadlock in Firebase Sessions where the main thread could
10
+block waiting for a lock held by a background thread during settings
11
+updates. (#15394)
12
+
13
# 12.9.0
14
- [fixed] Conformed to Mach IPC security restrictions. (#15393)
15
0 commit comments