firebase / firebase/firebase-ios-sdk

Using a Background Network Session for Crashlytics

Open
#9,873 1 comment 0 reactions 0 assignees View on GitHub
api: crashlytics type: feature request
Dominant language
C++
Stars
6.7k
Forks
1.8k
Avg merge
2d 14h
Merged PRs (30d)
72

Description

In the network code, in `FIRCLSFABNetworkClient`, it appears to use `-[NSURLSessionConfiguration defaultSessionConfiguration]` as opposed to `-[NSURLSessionConfiguration backgroundSessionConfigurationWithIdentifier:]`. In the past, I'd read in the old Crashlytics blog that Crashlytics used a background network session at the time. It was touted as a win for reliably sending up the crash reports. However, it appears that that has changed? If so, I'm curious why, and maybe it could be documented in `FIRCLSFABNetworkClient` to help others understand as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.