22
Views
1
Comments
How to Make Alarm App which rings even in silent mode?
Application Type
Mobile

I'm trying to make an alarm app.

which must have the same features as mobile alarm apps, It should even ring when the mobile is in silent mode and must turn on and ring if the mobile is switched off.

Is there any plugin or component which can be used to do so?

I need help....

UserImage.jpg
vikas sharma
Champion

Hi,

For above feature don't think there is any component available. But I can give you idea that for this you need to get the permission of audio, change phone profile (silent, vibrate....) so that you can trigger alarm at specified time. For this you can check if any cordova component is available.

regards

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.