I am trying to implement an iOS app, where the user can receive push notification/alert for one minute with sound similar to Skype's incoming call alert. But it is not a VoIP app. It is for emergency alerts, so I want to push some text but for a longer period of time unlike normal push notifications.
Thanks