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

Screen Recording doesn't stop for the first time #86

Open
gouravAntino opened this issue Jun 14, 2023 · 2 comments
Open

Screen Recording doesn't stop for the first time #86

gouravAntino opened this issue Jun 14, 2023 · 2 comments

Comments

@gouravAntino
Copy link

After fresh install of the app when user starts screen recording for the first time, the recording starts but when stopRecord() method is called it won't return any response. (stuck indefinitly). No error on the log is shown.
After first failed attempt plugin works as expected. This issue is faced only for the first time.

image

In the logs, "Completed Called" is printed by the library but recording stopped haven't returned and no logs for it are printed

Flutter version: 3.7.12
ed_screen_recorder: 0.0.13

@tgthiag
Copy link

tgthiag commented Jun 18, 2023

It's also happenin with me

@jdevp
Copy link

jdevp commented Jun 19, 2023

Same here. For me, it doesn't even start screen recording the first time after fresh install (user has to press start button twice). The other improvement that I like to see is to show the recording permission popup once, not every time the start recording is called. Flutter needs to have a good screen recording package and this one comes to very close. It works well when it works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants