Hello
I'm trying to programmatically open the app notification channel setting via intent, (should be android.settings.APP_NOTIFICATION_SETTINGS) to allow the user to set a custom sound, so far with no success.
What is the correct way to do it? And is it possible to directly open the submenu for a specific notification channel/group?
Thanks
I'm trying to programmatically open the app notification channel setting via intent, (should be android.settings.APP_NOTIFICATION_SETTINGS) to allow the user to set a custom sound, so far with no success.
What is the correct way to do it? And is it possible to directly open the submenu for a specific notification channel/group?
Thanks