Zheka
Zheka
i faced some issue, fixed by changing extension from .mp3 -> .m4a. I dont know why but on ios mp3 doesnt work. On android it also NO issues with m4a....
its problem with mp3 format on ios, use m4a instead, it work both on ios and android
just read the documentation, Step 1 find library folder Step 2 right click, "Add file to YOUR_PROJECT_NAME" Step 3 navigatate to ur project directory, then node_modules -> react-native-audio-recorder-plauyer -> ios...
maybe u are facing this problem because u are using .mp3 format when recording library throws error when u are trying ot record smth using mp3 format, maybe the same...