-
Notifications
You must be signed in to change notification settings - Fork 222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: Cannot read property 'stopRecorder' of undefined #98
Comments
you got some solution? |
Nope still looking for solution. |
any solution? |
Nope switched to the react-native audio toolkit and it is working fine. |
Please try |
now i don't get the undefined error but still i cann't record anything in ios, recorder will start but i'ts not working as expected, the 'addRecordBackListener's current_position is always 0 |
Please try |
Hi, @hyochan I have tried v2.3.0 and the good news is that I am not facing undefined error but recording seems broken as I am also getting current_position as 0 always in 'addRecordBackListener'. |
@SimformSolutions Which platform are you facing this? Did you also try |
I can see the audio player when I press play it says it is undefined.
It works just fine on Android.
I have checked everywhere (all the files) to see if that is a linking issue and found that it is not showing up in products in pod folder (Attached screenshot below) but not sure it is happening due to the same or not.
Version of react-native-audio-recorder-player: 2.2.2
Platforms you faced the error (IOS or Android or both?)
IOS
Expected behavior
Start recording
The text was updated successfully, but these errors were encountered: