You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you provide more details about your setup? Specifically, the version of the library you're using, how you're launching the ChatWindow, and any related configuration details.
It seems likely that you are using an older version of the library (v2.3.4 or earlier) and not correctly passing the activity result to the ChatWindow. For reference, here's how the code should look:
I was able to reproduce the behavior you described when this code was missing.
I would recommend upgrading to the latest version and setting up file sharing as outlined here.
If you're not ready to migrate to the latest version yet, ensuring that the activity result is passed to the ChatWindow as shown above should address the problem.
user can click on the plus button only once, and the picture he chose is not uploaded to the chat, then clicks on the plus button does nothing
can you help?
The text was updated successfully, but these errors were encountered: