react-native-audio-recorder-player icon indicating copy to clipboard operation
react-native-audio-recorder-player copied to clipboard

Upload file not work on android

Open AmirDoreh opened this issue 3 years ago • 8 comments

Version of react-native-audio-recorder-player

3.0.9

Version of React Native

63.4

Platforms you faced the error (IOS or Android or both?)

Android

Expected behavior

send file without any problem

Actual behavior

the file is not being sent

Steps to reproduce the behabior

try to send file with android device

Screen Shot 2021-06-18 at 2 32 42 PM

AmirDoreh avatar Jun 18 '21 11:06 AmirDoreh

Are you sure you are referring to the correct path?

hyochan avatar Jun 20 '21 16:06 hyochan

yea, i moved forward according to the doc, define a custom path , it works fine on ios but not on android unfortunately @hyochan

AmirDoreh avatar Jun 20 '21 16:06 AmirDoreh

yea, i moved forward according to the doc, define a custom path , it works fine on ios but not on android unfortunately @hyochan

Could you try mp4 extension? I think mp3 file will not be recorded without codec which you should install something like ffmpeg. Also please try other dir instead of cacheDir if you still have the problem.

hyochan avatar Jun 20 '21 16:06 hyochan

when i play recorded file . its running volume is very low. any solution? @hyochan

adnanaslam475 avatar Jul 14 '21 18:07 adnanaslam475

when i play recorded file . its running volume is very low. any solution? @hyochan

Specify the version you are using and please try the recent one and comeback

hyochan avatar Jul 14 '21 19:07 hyochan

i am using 3.1.0

adnanaslam475 avatar Jul 15 '21 04:07 adnanaslam475

same issue, tried in other directory also. its working on ios

akshgods avatar Oct 03 '21 08:10 akshgods

same trouble

Desintegrator avatar Jan 29 '22 18:01 Desintegrator