triniwiz / nativescript-videorecorder

:video_camera: NativeScript plugin for Video Recording . :video_camera:
Apache License 2.0
43 stars 29 forks source link

Android 10 +: file size always in 0 #84

Open vivo95 opened 1 year ago

vivo95 commented 1 year ago

Hi, I use this plugin from my application to take videos. However, once I test it on an android version >= 10 (api >= 31), the file that is saved in my application's files folder has a size of 0. But, with a phone running android 9, everything goes fine. Do you have a lead or a reason that causes this?

Which platform(s) does your issue occur on?

-Android

Please, provide the following version numbers that your issue occurs with:

Please, tell us how to recreate the issue in as much detail as possible.

Describe the steps to reproduce it.

triniwiz commented 1 year ago

The latest NativeScript version does address this