Back to All

Location services in a single page app

Hi,

Currently we are creating a single page app with vuejs. We are trying to get the location working on ios. It seems that the function gonative_geolocation_ready is put correctly on the window only it seems that the function is not called in time. If I call the function manually in the inspector of the device the location popup appears. Is there something I can try to make it work?

Thanks