I'm working on an app to locate user position on a mobile device.
It perfectly works when I use Watch position to calculate location coordinates. The dot representing the user position updates regularly to the new position.
But when I replace Watch position for Request position, when I click button to request position, it works once, but never updates when I click the button again.
Any idea about what may going on ?
I've tried many options but none seem to work