firebase / firebase-ios-sdk

Firebase SDK for Apple App Development
https://firebase.google.com
Apache License 2.0
5.59k stars 1.46k forks source link

[FR]: Re-raising signal for other handlers to catch #13693

Open tamwei opened 1 week ago

tamwei commented 1 week ago

Description

Since we register the signal handler ourselves first, Crashlytics will overwrite our signal handler when it registers the signal handler again. So I expect Crashlytics to re-raise the captured signal in FIRCLSSignalHandler.

API Proposal

No response

Firebase Product(s)

Crashlytics

google-oss-bot commented 1 week ago

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.