kevinresol / react-native-sound-recorder

Simplest Sound Recorder for React Native
MIT License
119 stars 36 forks source link

incomplete recording on ios for long files #38

Closed cark1 closed 4 years ago

cark1 commented 4 years ago

When recording long files on iOS (more than 10 minutes) the file results incomplete. For example: the recording lasts 11 minutes, but the final file has a duration of 1:47 minutes. The file is not corrupted: it's possible to listen the registration but there is not the final part. It works fine on Android.

cark1 commented 4 years ago

I reopen the issue waiting for the merge and the release.