I am trying to make an app in which I pull by alert every time the location. It has to be in the background since I am interested in reporting even if the phone is in standby or blocked. I'm using phonegap and the plugin cordova-background-geolocation-mauron85 and I can not make it walk .. Does anyone have any examples? or some guide to make it work? I follow the steps of the documentation but I have no way to know the location of the moment and to notify me by an alert or when I execute a certain function.