FF's Current Device Location variable not updating when moving locations or page refresh.

Troubleshooting

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!

What have you tried so far?
  • Android seems to update location on page refresh. But not IOS.

  • Refreshing and trigger a page rebuild works only on android.

  • Have built a display showing the long/lat and it does not update as expected on relocating.

Did you check FlutterFlow's Documentation for this topic?
Yes
2