Accengage offers you the possibility to add a custom sound when you send a push notification.
To do that, you need to first integrate this sound into your application.
Please find below our technical documentation about this topic:
- iOS: How to integrate a sound on iOS?
- AND: How to integrate a sound on Android?
Once available, you just need to select a custom sound and add the sound name on the dashboard when you create a push notification.
Be careful, the declaration on our dashboard is not the same for iOS and Android:
- iOS: It is necessary to add the extension of your sound in order to take into account this one.
- Android: Contrary to iOS, it is not necessary to use the extension, because our SDK knows the sound resource on the app, and this one does not have the extension.