custom notification sound not working on android with all sound file formats, it just vibrates when i send the sound name
i contacted the technical support in Onesignal.com and tested my apk and found this error with the ANE,
02-22 16:42:31.395 534-30039/? W/RingtonePlayer: error loading sound for android.resource://air.com.btolat/2131034117
java.io.IOException: Prepare failed.: status=0x1
at android.media.MediaPlayer.prepare(Native Method)
at com.android.systemui.media.NotificationPlayer$CreationAndCompletionThread.run(NotificationPlayer.java:90)
custom notification sound not working on android with all sound file formats, it just vibrates when i send the sound name
i contacted the technical support in Onesignal.com and tested my apk and found this error with the ANE,