How to access Play Asset Delivery files in Cordova app?
I have a Cordova app that previously accessed audio files in an OBB file on Android.
With the new Play Asset Delivery feature apparently replacing OBB files, how do you access audio files from a PAD file in a Cordova app that uses HTML, CSS and JS?