Skip to content

Crashlytics not reporting custom keys #1278

@SammyJankis

Description

@SammyJankis

Environment

  • Android Studio version: 3.5.3
  • Firebase Component: Crashlytics
  • Component version: 2.10.0

Problem

Custom keys registered with these kind of methods :
Crashlytics.getInstance().core.setString("ExampleCurrency", currencyCode)
are not registered in the Firebase crash KEYS section of each crash.

Steps to reproduce:

Just set the keys
Force the app to crash
Reopen the app to allow crashlytics to report the problem

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions