jcesarmobile commented on issue #107: captureAudio Does not work on oreo
URL: 
https://github.com/apache/cordova-plugin-media-capture/issues/107#issuecomment-427859437
 
 
   The crash is fixed in 
https://github.com/apache/cordova-plugin-media-capture/pull/104, but sadly the 
plugin uses an intent to record the audio, and most Android O devices don't 
seem to have a recording app, so you'll have to search for apps with audio 
recording intent (I didn't find any good one and tried a few), so best option 
would be to use cordova-plugin-media as it also records audio

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to