Robin van Zanten

Results 7 issues of Robin van Zanten

## Description This PR adds: - static page end to end test

## Bug report **Describe the bug** I get obfuscated Stack traces like this: ### Steps to reproduce Steps to reproduce the behavior: 1. I integrated the firebase_crashlytics package and used...

type: bug
blocked: customer-response
in triage

**Describe the bug** Sentry reports a couple of AuthException's All of the reports are on iOS(But those are like 99% of my users) **To Reproduce** I have not been able...

bug
auth

**Describe the bug** Sentry reports multiple AuthRetryableFetchError's. Some logs show that the user was switching from foreground background All of the reports are on iOS(But those are like 99% of...

bug
auth

### Feature request ## Is your feature request related to a problem? See https://github.com/PostHog/posthog/issues/22999 ## Describe the solution you'd like ## Describe alternatives you've considered Drop the use of Posthog...

enhancement

### Steps to reproduce I have not been able to reproduce this. Sentry reports a fatal error: EXC_BAD_ACCESS flutter::ImageEncodingImpeller::ConvertDlImageToSkImage::lambda::operator() ### Expected results Doesn't crash ### Actual results Crash ### Code...

c: crash
engine
a: production
needs repro info
e: impeller
team-engine

### Problem Statement I've noticed that session reply handling in the PostHog Flutter SDK could be optimized for better performance. Recently, Sentry made improvements to session management in their Flutter...

enhancement
Session Replay
Performance