Skip to content

Commit d62bfad

Browse files
committed
docs: fix Android sound config in demo guide
1 parent c926b86 commit d62bfad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Separate SectionCard titled "User":
164164
2. WITH IMAGE - title: "Image Notification", body: "This notification includes an image"
165165
big_picture/ios_attachments: `https://media.onesignal.com/automated_push_templates/ratings_template.png`
166166
3. WITH SOUND - title: "Sound Notification", body: "This notification plays a custom sound"
167-
ios_sound: "vine_boon.wav", android_sound: "vine_boon"
167+
ios_sound: "vine_boon.wav", android_channel_id: "b3b015d9-c050-4042-8548-dcc34aa44aa4"
168168
Sound file: download `vine_boon.wav` from https://github.com/OneSignal/sdk-shared/blob/main/assets/vine_boon.wav and place in local assets
169169
4. CUSTOM - dialog for custom title and body
170170
5. CLEAR ALL - destructive/outlined style, calls OneSignal.Notifications.clearAll()

0 commit comments

Comments
 (0)