LucasZF

Results 128 comments of LucasZF

> Do you have an idea of what API you'd need to be made available? I think only the basic functionalities would be enough (set user data like id, tags,...

Before anything I think it's a good start to make those logs more readable. Logcat has a limit of text that can be output per line, so the event is...

I'm surprised how people are not losing their hair by how flaky those emulators are 😂

> @lucas-zimerman Oh I didn't notice there was also an issue on Sentry Docs. Made this PR to document the new way of integrating Capacitor 3 on Android. https://github.com/getsentry/sentry-docs/pull/5093

> Actually, it looks like the example doc referenced is showing _custom_ context information. The build in one is available with just `context.TryGetHttpPath()`. > > The docs could still be...

@philipphofmann Is this also relevant for Flutter and React Native?

I have tested it here: https://sentry.io/organizations/sentry-sdks/issues/3125267581/events/e94e4d20242443e096a1500d7fc852b7/?project=5522756 Since we are dealing with an Xcode project maybe, we should add this tutorial to capacitor https://docs.sentry.io/platforms/apple/dsym/ I might have missed something but I...