Adding userInfo dictionary to IssueReporting? #136
larryonoff
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was planning to implement IssueReporting that uses
FirebaseCrashlytics.recordError()
withuserInfo: [String: Any]
, but IssueReporting currently lacks auserInfo
parameter. What do you think about addinguserInfo
?Beta Was this translation helpful? Give feedback.
All reactions