-
### Environment
What version are you running
3.23.1
```
npx @sentry/wizard@latest -s -i reactNative
```
### Steps to Reproduce
I have opened this issue to discuss if it's ideal or not to …
-
### Platform
Dart Web
### Obfuscation
Enabled
### Debug Info
Enabled
### Doctor
Dart SDK version: 3.5.0-180.3.beta (beta)
### Version
7.7.0
### Steps to Reproduce
Not able to reproduce mys…
-
### Environment
SaaS (https://sentry.io/)
### Steps to Reproduce
1. Manually add one of the environment variables used for Sentry (ex: NEXT_PUBLIC_SENTRY_DSN)
2. Install Vercel
3. Try to ma…
-
### Core or SDK?
Core Sentry product
### Which part? Which one?
https://docs.sentry.io/platforms/apple/configuration/http-client-errors/
### Description
It states:
> The error event …
-
# Github Sentry Action Release Bug Report
## Environment
How do you use this action?
self-hosted runners (linux x86 arch)
Which version of the action?
getsentry/action-release@v1
## Steps…
r-aju updated
3 months ago
-
# Summary
The following are the most prominent issues from the month of October. We filtered them out, but if they should be reporting, please make note
- [ActionView::Template::Error](https://sen…
-
STR:
* Visit [this link](https://app.codecov.io/gh/getsentry/sentry?search=&trend=7%20days)
* Notice the 7 days param
* Look at the graph (make the window wide if the chart is not shown)
Expected r…
-
### Integration
sentry-android
### Build System
Gradle
### AGP Version
7.2.1
### Proguard
Enabled
### Version
6.0.0, plugin=3.1.0
### Steps to Reproduce
Build an obfuscated release build an…
-
### How do you use Sentry?
Sentry Saas (sentry.io)
### Version
1.38.0
### Steps to Reproduce
1. Call `sentry_sdk.init` with a `traces_sampler=` kwarg of a function that raises an exception.
2. P…
-
It's possible to install NPM packages via `implementation(npm(...))` and create bindings through `@JsModule(...)` annotation
Ideally we install `@sentry/browser` and wrap our KMP sdk around it.
…