TLDR hiagosilvas asked about passing user data when calling `popoutChatWindow`. sojan_official suggested using the setUser call before calling the popoutChatWindow, but did not exactly solve hiagosilvas's issue.
You could populate the data use the setUser call and then call the popoutChatwindow ? or let me know if I am missing something
So Sojan apparently works sometimes. Sometimes not, it's a change I made recently. However, when returning to the old method (with built-in chat) it still continued. So I cleared the cache and everything went..
hiagosilvas
Mon, 08 Aug 2022 18:54:43 UTCIs it possible to pass user data when calling `popoutChatWindow` programmatically?