Recurring notification sounds and vibrate until user acknowledge

I’m trying to build an app with the recurring notification feature (e.g. GCM / APNS send notification >> when the device received the notification >> keep ringing and vibrating similar to phone call or alarm >> until user press “ok” button in the lock screen / inside app)
May I know whether this can be achieved by Ionic or ngcordova phug-in?

Thank you!