So, i’m making a simple app to display GPS coordinates that need to be refreshed every (let’s say) 5 seconds. How can i let it refresh it every 5 seconds?
I got it working to load on app start. Like this (img down here):
See Timer https://docs.thunkable.com/timer
1 Like