firebase / firebase/firebase-ios-sdk
Feature: Close non-fatals based on parameters.
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
Ability to close a set of non-fatals that match parameters. If you log non-fatals such as error codes that users encounter, then fix a set of those (for example those with 500 codes), it would be nice to be able to close those instances that have the 500 non fatal codes.
Could be used in conjunction with https://github.com/firebase/firebase-ios-sdk/issues/6915
Contributor guide
Assessment
This issue has not been assessed yet.