Pat Vee
Pat Vee
I'll be picking this ticket up in our upcoming sprint. If anyone is alerted by this message and has any new information, I would be greatly appreciative. I'll report back...
@MSwapna428 Do you happen to remember what device you were using? (Apologies if you're not supposed to mention people like that). I develop an app that runs on a Windows...
@mahrmediait See the discussion on these two issues... https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview/pull/630 https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview/pull/606 TLDR: If required is true, it stops the app from being used on devices that don't have a camera/autofocus. For...
@cryptoshan Have you noticed that when you see the height and width like this that the image file size becomes very large, or at least much larger than the native...
Would it be possible to add search terms / more text to this issue? I spent the better part of a day tracking down an error that appears to be...
@sampalm Hello, I'm actually encountering / attempting to patch this same issue in my app. Please see - https://github.com/apache/cordova-plugin-media-capture/pull/215 It appears the issue is the plugin storing the video in...
@viktor-shmigol > I'm getting the same error while recording Audio. When? On the 3.0.3 version of cordova-plugin-media-capture? That would make sense to me as Android 11 has changed the file...
@viktor-shmigol I'm very sorry for not responding, I must have missed this. We don't use cordova-plugin-media-capture for audio capture as it had some other issues for us related to Window/iOS/Android...
I'm having the same issue, but once permission is denied, the `mediaObject` does not do anything, I'm not able to get any subscriptions to fire (which may be intended?) I've...
I took the fork + commit from https://github.com/dongourdet/cordova-plugin-camera/commit/fa9570399b11af0547fd4ed77892f4c35d383d33 and rebased it on top of the main repo's current master (2023-06-08 https://github.com/apache/cordova-plugin-camera/commit/23642f09b5e72d38bce171041f260674ba297c0e ) and built on an Android 12 before and...