getsentry / getsentry/sentry-java

Ensure Sentry is able to initialize without DSN if Spotlight is enabled

Open
#3,981 0 comments 0 reactions 0 assignees View on GitHub
Android Errors Improvement
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
67

Description

Let's consider the following:
- The cache directory depends on the `dsn`, if none is set we have to come up with a reasonable alternative (dummy dsn), also `getParsedDsn()` needs to work properly
- As the SDK needs to be fully initialized, we'd need a `NoOpTransport`\
- The NDK needs to support that too

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.