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.
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
- What is badge number - how do I use it to set custom badge/icons?