简体   繁体   中英

How to run code before Crashlytics submits the log?

I'm looking for a way to add some custom keys to the crash log before it was submitted by Crashlytics. There's a solution for Android. Is it possible to do the same on iOS?

The link you posted is to set a custom key/value when there is an uncaught exception.

Uncaught Error/Exception Handling in Swift

https://firebase.google.com/docs/crashlytics/customize-crash-reports?platform=ios

Check these two links.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM