is it possible to assign a soundname for localNotification from the device cache? I've tried to assign an existing file from the application bundle and it worked properly.
My app will record a soundfile what should work as localNotification.soundName. I can't save this file within the application bundle and so I want to use the soundfile stored in the cache.
Could someone help me?
Thanks, Julian