Alexis THOMAS
Alexis THOMAS
Did you try PR #214 (or "previous" PR #162)?
@gbrits waiting for this merge and some others, so I currently use my own published fork [cordova-plugin-ns0m-media-capture](https://github.com/ns0m/cordova-plugin-ns0m-media-capture)
@chriskhongqarma should be rebased to resolve conflicts since #192 has been merged into _master_ branch yesterday
Duplicate of #176
Fixes #176 and #208
@timbru31 see how this PR and few others can be integrated, with resolved conflicts, in the [fork](https://github.com/ns0m/cordova-plugin-ns0m-media-capture/releases) I have been successfully using for months now
@sdemir60 Yes, as of today nearly all the fixes I merged in my fork are still open PRs on the main repository
Previously, no `videoQuality` was set for _pickerController_ and so it resolved to _medium_ (see [doc](https://developer.apple.com/documentation/uikit/uiimagepickercontroller/1619154-videoquality?language=objc)). Following this plugin default value of `1` for _quality_ is fine but seems to be...
Strange but I got this app crash too for device Android 11/12 but also Android 9 (app built with API 29 and API 30) capturing audio, and same `java.lang.string java.io.file.getabsolutepath()'...