Is it possible to make an ionic android application that can run functions even when app is closed?

43 Views Asked by At

I built an ionic android app that utilizes the cordova background mode and pedometer plugins to have the app running in the background. I have heard recently of pedometer apps that continue to count steps even when the app is closed. This contradicts what I know of android closing background apps for battery optimization. Do these pedometer apps that still run when closed really exist and if so how are they accomplishing this?

0

There are 0 best solutions below