You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
We want to allow users to select notification sounds based on their choice from the pre-defined list. So we have done everything like adding files and all.
What we are able to achieve is when the app is opened and push notification comes the custom sound plays just fine but when the app is in a killed state and if the notification receives then it plays the system default sound.
Please guide me if I am going anything wrong or Am I missing anything?
We want to allow users to select notification sounds based on their choice from the pre-defined list. So we have done everything like adding files and all.
What we are able to achieve is when the app is opened and push notification comes the custom sound plays just fine but when the app is in a killed state and if the notification receives then it plays the system default sound.
Please guide me if I am going anything wrong or Am I missing anything?