hyochan / react-native-audio-recorder-player

react-native native module for audio recorder and player.
MIT License
729 stars 216 forks source link

App getting crashed while start playing #545

Open viswaKyro opened 1 year ago

viswaKyro commented 1 year ago

Please fill the template to help you out. Also, please try the Example project compare before submiting the issue when you have certain issue with your project setup.

Version of react-native-audio-recorder-player

3.5.4

Version of React Native

0.70.6

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

Both

Expected behavior

Should start playing what i recorded.

Actual behavior

Crash without any error

Steps to reproduce the behabior

Start recording and pause it and then play it.

MorganTrudeau commented 1 year ago

Need more information. It is working for me on same environment. Please include your code showing how you are using the player.