LucasZF

Results 47 issues of LucasZF

- Check if there were no build errors when using an dependency SDK (such as Sentry Angular) above the version used by Sentry Capacitor. one example is Sentry Capacitor 10...

enhancement
Platform: Capacitor
Status: Backlog

As spotted here: https://github.com/getsentry/sentry-capacitor/issues/234 ![image](https://user-images.githubusercontent.com/8229322/195589770-42742622-dd6a-4834-8a39-5336c8f58fc6.png) Updating the dependency `npmlog` to version 6 may fix the issue.

**OS:** - [X] Windows - [ ] MacOS - [X] Linux **Platform:** - [ ] iOS - [X] Android **SDK:** - [X] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry` (

Type: :beetle: Bug
Platform: React-Native

## :loudspeaker: Type of change - [X] Bugfix - [ ] New feature - [ ] Enhancement - [ ] Refactoring ## :scroll: Description This PR rollsback the behaviour of...

Breaking-change

### Package Sentry ### .NET Flavor .NET ### .NET Version 6.41.3 ### OS Windows ### SDK Version 3.41.3 ### Self-Hosted Sentry Version 24.1.0 ### Steps to Reproduce I am still...

Bug

When using the following snippet ```fsharp open System open Microsoft.AspNetCore.Builder open Microsoft.Extensions.Hosting [] let main args = let builder = WebApplication.CreateBuilder(args) builder.WebHost.UseSentry() let app = builder.Build() app.UseSentryTracing() app.MapGet("/", Func(fun ()...

ASP.NET Core
Documentation

## Pre-merge checklist *If you work at Sentry, you're able to merge your own PR without review, but please don't unless there's a good reason.* - [ ] Checked Vercel...

### Description - Meta issue https://github.com/getsentry/team-mobile/issues/172 According to our develop docs the [span protocol supports measurements](https://develop.sentry.dev/sdk/event-payloads/span/). The [relay protocol definition includes measurements](https://github.com/getsentry/relay/blob/f51ca9435f986e104e245dbd48eab880e03662e7/relay-event-schema/src/protocol/span.rs#L82) as well. Up until now, our SDKs set...

Platform: Capacitor
Status: Stale

I am making this issue to track the bump to the latest version of Sentry JavaScript,

update-sentry-js-sdk
javascript

Refactor the PR https://github.com/getsentry/sentry-capacitor/pull/254 to not remove the breadcrumbs once https://github.com/getsentry/team-mobile/issues/11 is completed

Android
Platform: Capacitor
Status: Backlog