i want following:
https://github.com/apache/cordova-plugin-media/pull/33
but in phonegap build, have 1 file config , it's config.xml,
there put:
<gap:plugin name="org.apache.cordova.media"/>
but have background music, , little sounds here , there, want sounds not interfere 1 another, right when sound played, , ends, bg music ends reason.
anyone knows solution phonegap-build?
update:
im trying one:
https://github.com/sidneys/cordova-plugin-nativeaudio/blob/239e9f1/readme.md
but seems not work, asset not exist tells me, everytime, knows one? working @ all?
Comments
Post a Comment