Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 30000

unable to set notification tone for react native push notification (Android)

$
0
0

I'm creating a remainder app, in which I want to use my custom tone mp3 as notification tone, I saw some solutions mentioned here react native push notification sound, copied the mp3 file into res/raw and in js tried the below codes likesoundName: 'name' also soundName: android.resource://com.xyz/raw/my_sound still the default notification tone


Viewing all articles
Browse latest Browse all 30000

Trending Articles