GPS data capture not work on emulator

Hi,
Anyone knows what could cause GPS data capture not to work with the CommCareHQ emulator.
It works when the application is installed on a smartphone or tablet.

I'm guessing you are running on a local server?

Have you entered your mapbox API key into your localsettings.py file here? You need to provide a mapbox key to take advantage of the in app geoservices.

https://github.com/dimagi/commcare-hq/blob/master/localsettings.example.py#L183