Skip to content

iOS Crashlytics custom key values are inverted #411

@hichamboushaba

Description

@hichamboushaba

When setting custom values for Crashlytics in iOS, the keys and values are inverted.
The cause is that we use the wrong order when calling the function here, we pass the key as the first parameter, while it should be the second, as the documentation states too https://firebase.google.com/docs/reference/swift/firebasecrashlytics/api/reference/Classes/Crashlytics#setcustomvalue_:forkey:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions