Closed ringoswy closed 1 year ago
You should call chatObserver.standby();
before inserting a message, this package temporarily does not support to keep current position when inserting multiple messages at once.
Do you have a scene where multiple messages are inserted at once?
Please update to version 1.11.0
which supports inserting multiple messages at once. And jump to 3.1、Basic usage to see usage and precautions.
Hi,
I have tried to create a chat room with your library but I am failed to make it works (e.g. keep current position) , is there anything wrong in my coding?
Thanks a lot