Hi everyone,
I have a question about Live Activity start tokens and update tokens. After reading the documentation, it is still not very clear to me how often these tokens are invalidated, and whether their expiration is time-based or event-based.
My current understanding is that the update token is generated when the Live Activity starts, and that it becomes invalid when the activity ends or is dismissed by the user. What I am not clear on is whether the update token can also become invalid at any point while the Live Activity is still active.
I have a similar question about the start token. I have noticed that it is generated on the initial app launch, but I have also seen it get regenerated at what seems like random times. I would like to better understand what events or conditions cause a new start token to be issued.
Is there any official guidance on the lifecycle of these tokens, specifically:
- whether they expire based on time,
- whether they are only invalidated by specific events,
- and what conditions trigger regeneration of the start token or update token?
Any clarification would be appreciated. Thanks.