Am I the only one having issues making my music files loop without a tiny delay when played back on mobile (crosswalk for android)?
Testing it on desktop works fine, but when it's exported there is this tiny delay before the file plays again.
In my loader layout I have tried to preload the audio files on start of the layout as well, but it doesn't seem to change anything.
Kind of annoying.
Edit: another audio related issue I don't understand is that even if I have the Stop all audio action on start of one of my layout, it happens from time to time that a music file that was playing in the previous layout (with loop=yes) continues to play when opening the layout where I stop all audio...