punarinta / react-native-sound-level

A package to dynamically measure sound input level in React Native applications. Can be used to help user to adjust microphone sensitivity.
MIT License
79 stars 45 forks source link

Exception in native call from JS in Android 8. #15

Open kr396 opened 4 years ago

kr396 commented 4 years ago

when calling RNSoundLevel.start() method red screen appears as shown in below. Screenshot_1592370346

pmella16 commented 4 years ago

same in android 6 "react": "16.6.3", "react-native": "0.59.3",

ghost commented 4 years ago

You can find the logs of native error in the Logcat window in Android Studio... Or maybe this helps. https://stackoverflow.com/questions/14640734/mediarecorder-ioexception-prepare-failed