Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
3.2.0
-
None
-
Nexus with Android 4.4 (and probably earlier)
Description
There was a previous commit that made the video/image capture run in a runnable, but the audio capture wasn't modified. I found that the app was crashing, telling me I can't run IO operations on the UI thread when I try to capture audio. Making the capture audio run in a runnable like the other two seemed to fix the problem.
Here is my comment on the previous commit that includes the code that I changed:
Attachments
Issue Links
- duplicates
-
CB-5517 navigator.device.capture.captureVideo crashes on android 4.4
- Closed