smartlook / smartlook-react-native-sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

set identity in react native

moshaheen opened this issue · comments

I don't see how can we set identity in the smartlook react native SDK ? can we even do that ? can someone illustrate

Hi @moshaheen ,

feel free to use: Smartlook.setUserIdentifier(string userIdentifier);

More info about API can be found at: https://smartlook.github.io/docs/sdk/api-reference?platform=react

I tried Smartlook.setUserIdentifier("test@test.com") but the user is still not set in the recordings dashboard when viewing this session