Skip to content

Custom fingerprint #1037

Closed
Closed
@gabrielmoreira-nn

Description

@gabrielmoreira-nn

I couldn't find any way in the code to send a custom fingerprint when reporting an error that occurs in the JS.

We've integrated some native libraries that send various errors from native to JS, and these errors are handled when possible, exclusively in the JS layer. These errors will always have the same stack trace in the JS since they originate from the native bridge for the same operation. However, the actual errors that occur can be entirely different from each other.
We shouldn't group them together.

How can we address this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions