-
Notifications
You must be signed in to change notification settings - Fork 36
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
Recording not start on first attempt #35
Comments
I'm also experiencing this. I'm getting this error in xcode
|
I'm also experiencing with this bug , how to fix it? |
Version 0.0.13 has been released. Could you please check again and report back to me? |
It seems to working now. Can you let me know if we can record a particular widget only? e.g. We have a paint section where we are drawing items, I would like to record only the paint section not other part of the screen e.g. status bar, navigation bar etc @endmr11 |
I called startRecording function on button click, below are the logs:
I am testing it on real device iPhone 6S. As per logs, audio recording is started but I am getting
success: false
andprogressing: true
. When I click the start recording button again, now recording will start. Also following error occur few times on same device (iPhone 6s)The text was updated successfully, but these errors were encountered: