Skip to content

Extend Sentry Options to better integrate with Android #473

Description

@bruno-garcia

When initializing sentry-react-native or sentry-flutter the user provides some options such as:

  • maxBreadcrumb
  • inAppInclude
  • ...

These SDKs in turn call sentry-android's init, propagating the values from the options. Not everything is supported, but many options are.

Between sentry-android and sentry-native not many options are supported.

We'd like to extend the support between these two SDKs.

Relates to #472

The options we have in Java and Android

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions