I've put the audio file in the "android\app\src\main\res\raw" directory and assigned customSound: "yohu" in the code. But I found that if I don't assign a value, there will be a default notification sound, but after the value is assigned, it is gone. How do I use "customSound" Or there are other ways to change the sound of the channel?
I've put the audio file in the "android\app\src\main\res\raw" directory and assigned customSound: "yohu" in the code. But I found that if I don't assign a value, there will be a default notification sound, but after the value is assigned, it is gone. How do I use "customSound" Or there are other ways to change the sound of the channel?