firebase-ios-sdk
firebase-ios-sdk copied to clipboard
add `setNumberOfStackFramesToSkipForNotFatalErrors`
Proposal for https://github.com/firebase/firebase-ios-sdk/issues/11475
API Changes
- This is a proposal to add a method to set number of stack trace frames to be skipped for non-fatal errors.
Similar to Bugsnag: https://docs.bugsnag.com/platforms/ios/customizing-error-reports/#modifying-stack-traces
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
Thanks for the PR and sorry about the delayed response. Please sign the CLA
Thanks for the PR and sorry about the delayed response. Please sign the CLA
Done ✅
Thanks! Looks like CI is showing some test failures.
Thanks! Looks like CI is showing some test failures.
I've added unit test, hope CI will pass now.
@paulb777 @samedson is there any chance to merge this?
Hi @paulz, I'll sync with Sam about this PR this week. Since it's changing the public API surface, there's an internal API review process it'll need to go through before merging. I'll keep you in the loop– thanks again for the contribution.
Hi @ncooke3 @samedson, is there any way to move forward regarding this PR ? This would be a nice improvement in our declaration of non-fatal errors.