-
-
Notifications
You must be signed in to change notification settings - Fork 255
Error after enabling replay #2887
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi and this error does not pop up with replay disabled? |
Correct, when I disable those settings the error doesn't occur. |
Is it possible for you to provide a minimal repro sample? |
I tried to make a quick example, but I can't seem to reproduce it when I try to add this to the Flutter demo app. We have the issue in at least 2 apps we have replays enabled, so it might have to do with the combination of packages we include. At the moment I don't have a lot of time to do that, but I hope to have some time this week to make an example. |
I see, thanks that would be really helpful 🙏 cc @denrase the sentry user interaction widget error looks familiar to the one you fixed a while back ( |
@buenaflor Yeah, looks like an error we had before. It originates in |
Platform
Flutter Mobile iOS
Obfuscation
Not sure, but probably disabled
Debug Info
Not sure, but I think this is enabled
Doctor
Version
8.14.2
Steps to Reproduce
When I enable replays in my app, I get an error while I press any button in the app.
I enable the replays with the following options:
Expected Result
Not throw an error in the SentryUserInteractionWidgetState
Actual Result
Are you willing to submit a PR?
None
The text was updated successfully, but these errors were encountered: