apache / cordova-plugin-media-capture

Apache Cordova Media Capture Plugin
https://cordova.apache.org/
Apache License 2.0
307 stars 489 forks source link

Recording interface is broken #267

Closed hung91 closed 10 months ago

hung91 commented 1 year ago

Bug Report

Problem

The button for start and stop recording does not work anymore. The timer does not start.

What is expected to happen?

Should record audio

What does actually happen?

Recording does not start.

Information

Command or Code

Environment, Platform, Device

cordova 9.0.0, ios 5.1.1, cordova plugin media capture 4.0.0 since iOS 16.2 Bildschirmfoto 2023-01-31 um 15 45 16

Version information

Checklist

malgee012 commented 1 year ago

I also encountered this problem, is there a solution?

vesper8 commented 1 year ago

I'm using Cordova 11 with IOS 6.2 (cordova version) and I don't have this issue.

iadimitriu commented 1 year ago

Please check this commit: https://github.com/VNabholz/cordova-plugin-media-capture/commit/66dc9fdb179888da34bba3471679e089275f8322

hung91 commented 1 year ago

Please check this commit: VNabholz@66dc9fd

Thanks for helping. I merged it in our cordova-plugin-media-capture and now it does work again for iOS 16.