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.
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
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.
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