[firebase_crashlytics] setCustomKeysAndValues #8627
Unanswered
diegog-sf
asked this question in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to propose exposing the crashlytics function
setCustomKeysAndValues
(ios) orsetCustomKeys
(android).The plugin currently has a call to register a single value for a key (
setCustomKey
), but on our app, we register ~50 values at the same time, so we could really use this function to register them all at the same time.Native docs
ios
Beta Was this translation helpful? Give feedback.
All reactions