Closed
Description
Hi Eddy,
I was able to use custom sound when my app is in the background using this enhancement phonegap-build#301. I also had to remove this line https://github.com/hartwig-cordova/PushPlugin/blob/android-sound/src/android/com/plugin/gcm/GCMIntentService.java#L105 in order to make it run but maybe you can find a better solution.
In our projects (AppBuilder) I put the mp3 in App_Resources/raw/my.mp3. This is the right place using our projects.