startRecording(saveDirectory) is not working as expected
carlomigueldy opened this issue · 1 comments
carlomigueldy commented
It returns true that it is starting the recording, but when ending the recording it does not save the file in specified saveDirectory
Also checked with File(recordPath).exists() it returns false, no file is saved after ending the recording