hyochan / react-native-audio-recorder-player

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

App Crash on Android #465

Open JeremyBradshaw7 opened 2 years ago

JeremyBradshaw7 commented 2 years 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

2.6.1

Version of React Native

0.67.4

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

Android

Expected behavior

Sound recording works

Actual behavior

Sound recording crashes the app

Sentry details captured: image

hyochan commented 2 years ago

Could you try the version 3+? Version below 3 is no longer maintained. Also I hope you to try our Example Project.