How do you activate GPS sensor coordinates in the background?

Can someone please help me? I need to know how I can make the coordinates work in the background and be able to send them to my database.

As you can see, everything works fine, this way I send the data to my server.

It does not send the coordinates, it only sends 00, for example, if I try with that block to generate random numbers, it works and sends correctly.

You need an extension which is able to offer background location access
This extension could help: App Inventor Extensions: Location Service | Pura Vida Apps

Taifun

2 Likes

Thanks, I’m going to check out this method.

1 Like