iphone - How to get cutom sound file to play in Apple Push Notification Service? -


I want to play a custom sound file to inform the user. I use JavaApin as a third party library and I have developed a connector to connect to Java Anne to send notifications to the devices. I only have the file path of the sound file that is saved in the local drive of the server. String input is required for the sound feature to produce payloads. Can anyone help me solve this problem?

To send only a file name of the sound feature is a sound file that is already installed on your device Is part of the application made. You can not send a file to your server in the notification.

Comments

Popular posts from this blog

excel vba - How to delete Solver(SOLVER.XLAM) code -

github - Teamcity & Git - PR merge builds - anyway to get HEAD commit hash? -

ios - Replace text in UITextView run slowly -