I am attaching the sound files in the assets folder for play sound in the notification but I am not able to play sound from the assets folder.
I have setting page from w
This worked perfectly for me. I found it on another post.
notification.sound = Uri.parse("android.resource://my.package.name/raw/notification");