Hello, I have such questions: 1) Will the name be saved during the use of this messenger? 2) Is it possible to add stickers to this messenger? 3) How do private messages work?
1) messages are saved as a join of a person 's name and his/her messages and they are saved as value against the tag room name. 2) No, stickers can't be added with the current design. 3)You can make chatrooms password protected and that might serve as private messaging.
this is very helpful but i would like a tutorial on how to make the username the one you would use to login sign up from another vid of yours it would really help
Kindly explain the query again. Do you want to know the process of deleting? I have already given you the process in my previous comment. Is it not working for you? Make sure that you give the exact tag as the tag you use for storing in CloudDB.
@@ObsidianSoftEducation the problem in my app is that I can't delete the entire conversation chat by other person that using the apps . I want to input a delete button to delete the old messages.
Are you using the latest version of the companion app? Is the chatting app working in the emulator? Are you getting any errors? Kindly give more details. Also, remember that mit app inventor apps can not be installed on iPhones. You have to use the companion app.
I am assuming that you can see the room picker list with the room options. According to the design of the app, you have to first provide your user name and press send. Then, when you enter a message and press send, the message should show in the listview with the user name. If there is a problem with CloudDB, the message will not show up. I am assuming that your messages are not showing up. Have you tried importing my aia project and comparing your code with it?
Hello, I have such questions:
1) Will the name be saved during the use of this messenger?
2) Is it possible to add stickers to this messenger?
3) How do private messages work?
1) messages are saved as a join of a person 's name and his/her messages and they are saved as value against the tag room name.
2) No, stickers can't be added with the current design.
3)You can make chatrooms password protected and that might serve as private messaging.
You are doing really great by sharing such helpful tutorials, chat option always bring more attention ❤
This will definitely help to design Chat App easily. This is something new & exciting to plan.
Excited to see the final app
one of the amazing app development series you are sharing.... really helpful to understand basics with details
I am loving this app maker. It really made life easier
I liked this Chat App development video. This is interesting to learn & i ll wait for next video. Thank you!
your tutorial are very helpful to develop app .... you are an amazing mentor
MashaAllah u r so talented
Such a helpful video it is for all the app development learners around the world 👍🙂
That's an amazing app 👍 you have explained it really well 🙂
Is there anyway that i can upgrade this to make image sending possible
Small sized images can be stored in cloud db . I have done a tutorial on this here: ruclips.net/video/cZISCpMvaG0/видео.htmlsi=g0IZIsbl-qItd6LC
It looks so easy after watching your video Thanks for sharing
Great work keep sharing your precious knowledge
Very helpful and informative tutorial, you've explained each and everything with so much details 😃
Thanks 4 sharing helpful video...Its informative for everyone...
amazing work .. keep sharing
Thank you very munch !
Most welcome 😊
This is really helpful, will give it a try 😊
Very interesting video! Thanks for sharing ☺️
Ur sharing videos are always helpful ❤
This is very informative video.I learn a lot from this video
very nice tutorial it's so helpful.
this is very helpful but i would like a tutorial on how to make the username the one you would use to login sign up from another vid of yours it would really help
Pass the user name as startValue from login screen when you open the chat screen. It is a block in control : open another screen with start value.
@@ObsidianSoftEducation wow thanks that will help a lot
You are welcome 😊
its very helpful thank for sharing
It will be fun to create the chatting app
Thanks for sharing such a informative clip
Such an amazing and interesting app.
You are doing a great job
Thanks for sharing
Thanks for watching
Nice informative video
whatsapp group left the chat😂😂(Nice App only for joke)
very informative video
Very helpful 👍
Very helpful tutorial
Glad it was helpful!
Good job👍
Can you add the delete messages/conversation by rooms
sure. Add a button for deleting and in that button's click event, call CloudDB.clearTag and give the tag for selected room.
@@ObsidianSoftEducation no process. i cant delete the conversation in any room
Kindly explain the query again. Do you want to know the process of deleting? I have already given you the process in my previous comment. Is it not working for you? Make sure that you give the exact tag as the tag you use for storing in CloudDB.
I did what you said but can't process
@@ObsidianSoftEducation the problem in my app is that I can't delete the entire conversation chat by other person that using the apps . I want to input a delete button to delete the old messages.
Thanks for the great tutorial, but the app doesn't seem to work on my iphone. Any tips for it to work?
Are you using the latest version of the companion app? Is the chatting app working in the emulator? Are you getting any errors? Kindly give more details. Also, remember that mit app inventor apps can not be installed on iPhones. You have to use the companion app.
@@ObsidianSoftEducation Thanks for quick reply! I am using the companion app on my iphone, and no errors are showing.
I am assuming that you can see the room picker list with the room options. According to the design of the app, you have to first provide your user name and press send. Then, when you enter a message and press send, the message should show in the listview with the user name. If there is a problem with CloudDB, the message will not show up. I am assuming that your messages are not showing up. Have you tried importing my aia project and comparing your code with it?
@@ObsidianSoftEducation I haven't tried that, thanks so much for the idea.
Most welcome 😊
how can you get that one to send message to?
1 question of mit app inventor
Mit app inventor is secure or not .any chance to leak data ?
I can't vouch for mit app inventor but you can try using obfuscate block from text blocks while sending data to some server.
please give a link to file.aia from this video
The link is in the video description.
@@ObsidianSoftEducation thanks