iOS SDK - userAnonymousID method
Associate an anonymous userID with the session being recorded.
Signature
Section titled SignatureORTracker.shared.userAnonymousID(_ userID: String)
Parameters
Section titled ParametersuserID: String
: The anonymous ID of the user. This is a string and can be anything as long as it’s a string and it allows you to uniquely identify a user within your system (i.e. email, database id, etc).
Return value
Section titled Return valueThis method doesn’t return any values, the results will be visible in the OpenReplay platform.
Have questions?
Section titled Have questions?If you have any questions about this process, feel free to reach out to us on our Slack or check out our Forum.