Unique user tracking for iOS and watchOS companion App #523
Unanswered
benrudhart
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on an iOS app that also ships a watchOS companion app.
Invoking TelemetryDeck.initialize on both platforms leads to the same user being tracked two times. Is there a built in way to prevent this? If not: is there a way to read to user ID on iOS so I can share and reuse it with the watch app?
Beta Was this translation helpful? Give feedback.
All reactions