WindSekirun / NaraeAudioRecorder

AudioRecorder for Android powered by Kotlin
Apache License 2.0
91 stars 20 forks source link

FileNotFoundException in android 10 #9

Closed EbrahimSadeghi closed 3 years ago

EbrahimSadeghi commented 4 years ago

in android 10 app crashed when audioRecorder.stopRecording() called

WindSekirun commented 3 years ago

It seems related to scoped storage. please refer #18 for further