Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
3 tasks
Tracked by #196
krystofwoldrich opened this issue Dec 13, 2024 · 1 comment
Open
3 tasks
Tracked by #196

Comments

@krystofwoldrich
Copy link
Member

krystofwoldrich commented Dec 13, 2024

Description

As part of the requirement to make Spotlight compatible with SDKs, the SDKs should be able to initialize without a DSN if Spotlight is enabled

🛑 Blocked by

Preview Give feedback
  1. Platform: Cocoa
  2. Platform: Android Platform: Java

JS already supports this https://github.com/getsentry/sentry-javascript/blob/938fe65a1bb363bf92cb35df24edea27d3d75883/packages/core/src/baseclient.ts#L322

Tasks

Preview Give feedback
@lucas-zimerman
Copy link
Collaborator

@krystofwoldrich one thing users could try is using an invalid DSN, this way errors are sent to spotlight and no extra changes would be required on the native side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Blocked
Development

No branches or pull requests

2 participants