Closed warpling closed 2 months ago
Oh yeah, the docs are outdated here. @voidedmain, could you please update the article as follows:
TelemetryDeck.updateDefaultUserID
. This way you only have to set it once, or when it changes (such as user login)send
call, but this is not usually necessary
Is your feedback related to a problem? Please describe. Setting the UserID for every signal is tedious.
Describe the solution you'd like or the information you're missing There is a way to set it once but it's not in the docs:
TelemetryDeck.updateDefaultUserID(to: …)