Ionic - How to create an alarm notification similar to incoming call or clock alarm

只谈情不闲聊 提交于 2019-12-12 05:38:49

问题


I'm creating an alert pager app by using Ionic(v1) framework, which the notification message is very important for user, and they don't want to miss it.

However the normal android / ios notification can only display the message on the screen + play notification sound once, which user always miss the messages.

Anyone can suggest if there's any way that can generate the notification similar to in-coming call or clock alarm, it can ring forever until user acknowledge the message by pressing the button, and that alarm notification screen can be displayed on standby mode as well?

Thanks in advance!

来源:https://stackoverflow.com/questions/38297790/ionic-how-to-create-an-alarm-notification-similar-to-incoming-call-or-clock-al

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!