Hi everyone,
I'm currently building GPS functionality in my app using FlutterFlow, and I'm displaying the latitude and longitude coordinates of the device's current location with the Current Device Location variable. However, I'm facing an issue where the latitude and longitude values do not update when physically moving the device. Even after refreshing the app's page on iOS, the Current Device Location value remains static and does not change to reflect the new location.
Has anyone else encountered similar issues with FlutterFlow's Current Device Location variable? Any guidance or suggestions on how to resolve this would be greatly appreciated!
Thanks in advance!