Cordova plugins for set alarm clock -
i'm working on cordova app , want find way set alarm in app.
i have looked @ cordova-plugin-wakeuptimer uses date activate alarm.
the concept app alarm user when user in area of location. can give references?
when user in area of location rather setting alarm can use local notifications trigger user.
a user notified locally when enters random location. can use sound notify.
for location can use google maps v2 cordova plugin: https://github.com/wf9a5m75/phonegap-googlemaps-plugin .
its simple , 1 of best plugin.
and set local notifications can use plugin: https://github.com/katzer/cordova-plugin-local-notifications
Comments
Post a Comment