cordova-plugin-nativeaudio icon indicating copy to clipboard operation
cordova-plugin-nativeaudio copied to clipboard

this project is not maintained anymore ?

Open ghost opened this issue 4 years ago • 1 comments

Hi, I want to know if this project is not maintained anymore ?

I try to use native audio with ionic 5/capacitor/android app but I get multiples bugs

for example, when I try :

this.nativeAudio.preloadSimple('uniqueId1 ',' assets/audio/bgm.mp3 ');

I have a java not found exception error. I also see that there has been no commit for 3 years.

have a nice day

ghost avatar Apr 25 '20 10:04 ghost

Hiya @ghost, I think you're probably right. Have a look at the 'Network Graph' and you'll find other folk who are developing this Ionic plugin: https://github.com/weaveio/cordova-plugin-nativeaudio/network

I don't think a 'java not found exception' would be to do with this project though, to me that sounds system specific.

stephendwolff avatar Jul 01 '20 10:07 stephendwolff