Customize Remote Notification Sound
Remote notification sounds refer to the sounds played when receiving notifications from the APNs push channel. The App will only receive APNs push notifications when it is in a closed state.
When the App is in the background and has not been reclaimed by the system, APNs remote push notifications will not be triggered. If you have integrated IMLib, you need to manually pop up local notifications.
Customize Notification Sounds
By default, message push notifications use the sound and vibration settings of the mobile system.
To customize the notification sound, you must bundle the sound file into the application. Additionally, you need to configure the custom notification sound file address in the RC Console. The sound file address should use the address in the unpacked contents of the application's ipa package.
Due to iOS system limitations, custom notification sounds cannot exceed 30 seconds.
Set a Unified Notification Sound
-
Visit the RC Console Application Identifier page and locate the application identifier for which you want to set the notification.
-
Click Set Push, and in the iOS configuration area, find Custom Push Sound, then enter the custom sound file address (the file address in the unpacked contents of the application's ipa package).
Set Sounds by Message Type
RC supports setting custom notification sounds by message type.
-
Visit the RC Console Custom Notification Sounds page, and under the iOS tab, click Add.
-
Enter the Bundle ID, message type name, and the custom sound file address (the file address in the unpacked contents of the application's ipa package).