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?
Asked
Active
Viewed 214 times
1
-
1Your link (with text "enter link description here") is not working, please take a look – auspicious99 Feb 12 '22 at 18:55
1 Answers
2
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.

Ryan
- 4,799
- 1
- 29
- 56