I want to send custom sound in push notification, the problem is that I won't be having file in bundle or documents directory, the url of the audio file will be coming with push notification. Is it possible to play sound from that url when the push notification arrives.
Thanks in advance.