Unity Notification soundName

I am trying to use Unity Notification service for local IOS notification. It is working okay with alertbody. I am not able to play custom sound.

  1. Sound name
    http://docs.unity3d.com/ScriptReference/LocalNotification-soundName.html

What should be the format of sound name? Where should I place the file in project and what should be the name? I’ve tried placing it under Assets, Resources but nothing worked

  1. What is badge number - how do I use it to set custom badge/icons?

Hey,

Have you found the way it should be done?

Nope, I am using notifications in native Ios code. There are lots of plugin from asset store which supports this, best is “Ios Native” by “Stan”.