Hi,
Are Live Activity .update() calls guaranteed to be scheduled right away, and if yes, are there any rate limits? In our app, for example, we track the users gps position and want to display the users distance walked so far, thus refreshing the activity every few seconds if possible.
Best, Bastian