1
votes

My server is able to send FCM push notifications to my Android app users. The notifications are successfully delivered with default notification sound. However, I want the app user to select sound from Ringtone Picker in the Preference screen. I have been able to show Ringtone Picker in the Preference screen, but I don't know how to set the selected sound URI for future push notifications

So that when the future push notification of this app is received, the sound that user selected, should be played.

Please advice

1

1 Answers

0
votes