File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Unreleased
2
- * [ feature] Added the ` isCrashlyticsCollectionEnabled ` API to check if Crashlytics collection is enabled.
3
- ([ Github #5919 ] ( //github.com/firebase/firebase-android-sdk/issues/5919 ) )
2
+ * [ feature] Added the ` isCrashlyticsCollectionEnabled ` API to check if Crashlytics collection is
3
+ enabled.
4
+ (GitHub [ #5919 ] ( https://github.com/firebase/firebase-android-sdk/issues/5919 ) {: .external})
4
5
* [ fixed] Ensure that on-demand fatal events are never processed on the main thread.
6
+ (GitHub [ #4345 ] ( https://github.com/firebase/firebase-android-sdk/issues/4345 ) {: .external})
7
+ * [ fixed] Improved data consistency for rapid user actions.
8
+ * [ changed] Internal changes to improve startup time.
5
9
* [ changed] Internal changes to the way session IDs are generated.
10
+ * [ changed] Internal changes to the way background tasks are scheduled.
11
+ * [ changed] Migrated SDK to use standard Firebase executors.
6
12
7
13
8
14
# 19.0.3
You can’t perform that action at this time.
0 commit comments