Hi, if your problem is with Android decoding, there was bug in Chromium for very long time: https://bugs.chromium.org/p/chromium/issues/detail?id=424174 What I did in my games was, that I downloaded sounds and some short menu music which is decoded in reasonable time. All ingame music is loaded in background with custom Phaser.Loader instance. Also word of warning with that Cordova plugin: do not use it for iOS version - it caused problems for me when suspending / resuming game (freezi