You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to have opportunity to stop the recorder immediately after the start.
iOS works fine, but android has the problem with it.
If we try to stop immediately after startStream - stop does not complete
Tried to add 50ms delay before the stop, but it doesn't work for all devices.
This issue seems very similar, but fix didn't help
Package version
Environment
Describe the bug
We need to have opportunity to stop the recorder immediately after the start.
iOS works fine, but android has the problem with it.
If we try to stop immediately after startStream - stop does not complete
Tried to add 50ms delay before the stop, but it doesn't work for all devices.
This issue seems very similar, but fix didn't help
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should stop like in iOS
The text was updated successfully, but these errors were encountered: