Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Some callbacks do not have their Exceptions caught yet #21

Description

@adinauer

Environment

Any

Steps to Reproduce

Use callbacks and throw an exception in there. Some are caught, some are not. Varies between callbacks and SDKs.

Expected Result

Exceptions should be caught and we should downgrade gracefully (throw away an event, don't enable the SDK, etc).

Actual Result

Exceptions are not caught and may for example crash an app.

Linked issues:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions