How to post GPS coordinates in the background?

I am also trying to post GPS coordinates but Not working

For background location access you need a bit more, for example background location permission and a more specialized background service

The locationservice extension could do it

Taifun