My app that I am currently working on, requires me to make a button that makes the user choose the ringtone to use for the push notification. Now I can’t for the life of me get documentation on how my app can show the native ringtone list after tapping on that button ?
Will take any advice/ link/ already posted question.
As far as I know, you can not change the ringtone for notifications from inside an app – nor can you query all available ringtones of the phone from within an app. The user need to go to the settings and change the ringtone there.