Threads or background functions in ionic

Can i run a function in my app ionic every X minutes without it is open?

if i can, how do it?

Hi Rulo, I can’t help you here. I am also looking for a solution. Thanks

You can use setTimeOut function in AngularJs

use background mode plugin with set timeout function.