I am struggling to get location data from the app.
I have a model with a field of type: location
The view then has a capture coordinates component that is bind to the object. The map shows the marker in the correct location, but then nothing shows up in the logs if I try to log the location.
I am running the latest version of the iOS app, with the latest runtime. These tests are completed in “test”
The diagnostics in the app show the gps as being “green”
Any ideas?