-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
setIdentity(object) returns weird data, undocumented #138
Comments
Hi @barocsi ,
I don't have an idea for the other returned parameters, but somehow those data are somewhat needed for the user identity. |
Its then some sort of initial data, however seems to be weird and unexpected. |
Yes, I think so. I wasn't able to really work with the SDK for the native library. |
Hey @barocsi - I can answer this one. In the setIdentity call, we return the first link that a user clicked to refer them into an app. We consider this to be the original referring link and wanted to make the data available to use in product. |
That was my tip, thanks a lot. |
Hello,
exactly, what kind of data should setIdentity function return? Seems that it stored something in relation to the first link generation (?)
I get this:
The text was updated successfully, but these errors were encountered: