Questions
Unread Message Count in Livelike Javascript
How can I get Unread Message Count in Livelike Javascript?
Does /send-a-custom-chat-message accept an imageURL?
The params in /send-a-custom-chat-message accept a string. Could you please tell me whether it accepts an image as well?
Flutter Support
Hello LiveLike Team,
My Implementation for getComments was working until a few days ago
Below is what I see as my Request URL
createProfileRelationship returns an error
createProfileRelationship returns the following error
How to update the "custom_data" in userProfile
LiveLike.updateUserProfile does not provide a way for me to update the custom_data returned in LiveLike userProfile. Please how do I get this working?
Issue with multiple event listener (Android + react-native + javascript SDK).
Hi Live like team, we have some issue around setting up multiple event listeners. We have requirement of multiple private chat rooms between user and for each chat room we need to setup a listener which is causing hang issue in android devices. Needed clarity on these points -
How to destroy live like javascript sdk?
I need to reset javascript sdk on logout.
How to update live like profile image?
We are trying to update profile image of live like user but there is no way we founded using javascript sdk. Also we needed sender_image_url in message event.
Show widget as message in livelike-chat component
Hello, as I understand from docs (https://docs.livelike.com/docs/web-widget-modes), your SDK does not support showing any widget component as message in a chat, does it?
If possible, please tell me how to implement it.