Lets say i want to update a user location every 30...
# coroutines
h
Lets say i want to update a user location every 30 seconds, currently i use a runnable with a handler to make this work. Is there a better way to do this is kotlin? Thread in Slack Conversation
h
Okay thanks let me have a look