firebase / firebase/firebase-ios-sdk
Add delegate/callback on crash report sent
Open
api: crashlytics
type: feature request
- Dominant language
- C++
- Stars
- 6.7k
- Forks
- 1.8k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 72
Description
### Feature proposal
* Firebase Component: Crashlytics
My feature request relates to [Crashlytics crash sending completion handler](https://github.com/firebase/firebase-ios-sdk/issues/5199)
We need to send application logs when app crashed. We can do it with non-fatal crashes, but we can't do it with regular crashes.
So my proposal is to extend related feature request, i.e. get some notification not only when `sendUnsentReports` were executed, but also when internal crashlog sending mechanism worked.
Contributor guide
Assessment
This issue has not been assessed yet.