braze-inc / braze-flutter-sdk

Public repo for the Braze Flutter SDK
Other
15 stars 29 forks source link

How can I add custom sound on braze notification in flutter #62

Closed prashantmwork closed 5 months ago

prashantmwork commented 5 months ago

I explored the documentation but I didn't get much more idea from that, so could you please help me to add a custom sound for notification?

hokstuff commented 5 months ago

Hi @prashantmwork,

You can reference these docs about creating custom sounds for iOS push notifications. For Android, you can reference these docs. Also note that both of these must be done in the native layer directly.

If you have any further questions, feel free to contact support@braze.com. Thanks!