Brian
Brian
Did you figure out how to set the custom view? It appears that the resId wants a TextView res id that will be used to set the tooltip text, but...
Was anyone able to determine a root cause for this? What's odd is I'm only running into this issue with an **obfuscated** Proguard build (+ signed w/ release key). When...
+1 for requesting this feature. in the meantime, does anyone recommend another supported method for providing user metadata or native app context to the chat web app without having to...
+1 for passing the Request object in on_chat_start(). seems more flexible and explicit than the context approach for this specific goal (ie outside of the asgi server goals that #1260...