Skip to content
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

iOS replay initialized with native capture #2521

Closed
vaind opened this issue Dec 19, 2024 · 0 comments · Fixed by #2542
Closed

iOS replay initialized with native capture #2521

vaind opened this issue Dec 19, 2024 · 0 comments · Fixed by #2542

Comments

@vaind
Copy link
Collaborator

vaind commented Dec 19, 2024

Description

During testing it has happened to me that a native replay capture initialized. on iOS, it means we actually get the image but without any masking. We must ensure neither platform starts unless the flutter screenshot handler is used.

What happens is that when app is put to background, than after a while when a user launches it again, it starts a new replay that is done by the native layer instead of the Flutter screenshot recorder.

Sample replays:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant