ChatUI : Simple Chat Interface Extension

Hello, How can I make a receive-message by another user system using this extension?

You can't do it using this extension

This extension is only for showing message , use other database like clouddb, firebase , supabase

1 Like

Alright, Thanks :+1:t5:

Man, this extension is great!. You just helped me a lot! Thanks

3 Likes

Great extension, very useful, thank you!
One question: is it possible to load avatars from a local file instead of a URL?

Thanks a lot for this extension @White_Tiger
but i want to recive the messages auto how can i?

This is my code but its not working

Good evening, I can't view avatars with ChatUI.
I inserted an avatar in png format of 100x100 pixels but nothing to do, the avatar cannot be seen.
How can I solve it?
The rest works ok for now.
Thanks Marco.

Can you send a screen recording, a screenshot of your blocks, and/or the AIA file?

do you mean this exension?

or maybe you are intresting with this:

here are the blocks that include ChatUI

I think the container that holds the chat UI or the avatar, it's size might change. Sending the AIA would be appreciated, but try setting the containers that hold the objects to a set number in pixels or a percentage and stop using "automatic" or "fill parent". Maybe this will work idk

Here you are
Cloty_copia.aia (142.2 KB)

sorry for the delay in replying. You are very kind.

Thank you Marco

I am sorry, this is very complicated because I have never used the ChatUI extension, so I will have to do some reaseach on how it works. One question, where is the avatar supposed to be?

here is the user interface

Wait i will make offline avatar working by tomorrow

I don't understand why you're talking to me about offline avatars. I assume then that there is also an online avatar.
What's the difference? And then I wait until tomorrow and then update the extension? Should I do this?
Thank you so much Marco

1 Like

If you use avatar url instead of .png file its works now to no need to update , i will make update that supports offline images too , and cache too .

1 Like

i have error with this"
Runtime Error
Attempt to invoke virtual method 'void android.widget.LinearLayout.addView(android.view.View)' on a null object reference
Note: You will not see another error reported for 5 seconds." What should I do? I'd appreciate it if you could answer