triceam / LowLatencyAudio

47 stars 25 forks source link

Problem when loading many files #8

Open juansaab opened 10 years ago

juansaab commented 10 years ago

I've been using this plugin with great results. But sometimes when the sounds are loading I'm getting this error on Android devices:

02-24 00:22:53.480: W/PluginManager(5138): THREAD WARNING: exec() call to LowLatencyAudio.play blocked the main thread for 20ms. Plugin should use CordovaInterface.getThreadPool().

¿Any ideas?

PeterA1 commented 9 years ago

Hi, I get the same error, about 50% of the time on .play()

(I only have two sounds, which load on deviceready).

Any ideas?