yutasuzuki / react-native-record-screen

react-native-record-screen
MIT License
149 stars 40 forks source link

On Android when mic:true the module doesn't work #58

Open ndrw89 opened 2 years ago

ndrw89 commented 2 years ago

Hello, I'm trying on Android to set microphone true but when is setted true, after finishing recording I cannot get the url of the video recorded. There is not some error.

RAIERIN commented 2 years ago

You need to ask permission for the 'android.permission.RECORD_AUDIO'.