angularjs - Call the one function daily on specific time in Ionic Application -


i want call angularjs function daily on specific time send sms @ background ionic application.i have googling on same not getting track achieve this.

is possible cordova ionic based app, , how implement execute necessary code if app closed or open @ background?

you can try cordova local-notification plugin alert everyday, time want. can handle notification in program , trigger process want run. can't programmatically send sms in ios. can try out sms gateways send sms.


Comments

Popular posts from this blog

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

Qt4: how to send QString inside a struct via QSharedMemory -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -