akofman / cordova-plugin-dbmeter

:microphone::mega: Cordova plugin to get decibels from the microphone
Apache License 2.0
34 stars 29 forks source link

Android null pointer Exception #19

Open flaviopalmieri opened 4 years ago

flaviopalmieri commented 4 years ago

Hi everyone, i'm using this plugin for an Android app, and sometimes in my google developer console i can see that on some devices the app crashes with this stack:

java.lang.NullpointerException: at org.apache.cordova.dbmeter.DBMeter$1$1.run at java.util.TimerThread.mainLoop at java.util.TimerThread.run

Can you please help me?

flaviopalmieri commented 4 years ago

If could help, i just discovered that the device is a AT&T Axia QS5509A

EYALIN commented 1 year ago

@flaviopalmieri this issue has been fixed at my forked repo ( can see https://github.com/akofman/cordova-plugin-dbmeter/issues/25)