Philipp Hofmann

Results 731 comments of Philipp Hofmann

@lucas-zimerman, my plan would be that the hybrid SDKs will pass down every log and span to the native batch processors, especially for logs for crashes. Not losing any logs...

> I think, the way it is set, we don't really need to queue logs for 5 seconds and then capture, we could send it straight to the Batch processor...

Thanks, @serglom21. I can't give you an ETA yet, but it makes sense to add this functionality.

Related to https://github.com/getsentry/team-mobile/issues/5.

Yes, that was always a big problem. We don't have a proper way of attaching the correct metadata right now. The integration simply calls captureEvent, which uses the current scope...

Wrong app version/iOS version are an edge case, but all the other event context the client attaches isn't 100% accurate every time. So it definitely needs fixing, but not the...

I also thought so @antonis. If you're sure about this, you can close this, or leave it open until you bumped to the native SDK versions including these fixes. Up...

We must ask the user if we can enable outgoing connections via the wizard before we check the checkbox. If the user doesn't want this, we cancel the wizard. Maybe...

Based on the target, can we detect on which platform we are? If yes, we can easily skip adding the configureProfiling option.

Bypassing merging rules, because PR is OK, but has authorization issues for deploying to Vercel because of a contributor.