# Chat app problem

**URL:** https://community.thunkable.com/t/chat-app-problem/1501917
**Category:** Questions about Thunkable X
**Created:** [September 13, 2021, 4:57am UTC](https://community.thunkable.com/t/chat-app-problem/1501917 "2021-09-13T04:57:55Z")
**Posts on this page:** 12
**Page:** 2

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [September 13, 2021, 6:02am UTC](https://community.thunkable.com/t/chat-app-problem/1501917/21 "2021-09-13T06:02:58Z")

</div>

> [@rishabh\_2008](#):
>
> This is for That username and roomame  
> and for chatting this code

The code in the screen will only save the last text you entered and not the actual chat.

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [September 13, 2021, 6:04am UTC](https://community.thunkable.com/t/chat-app-problem/1501917/22 "2021-09-13T06:04:57Z")

</div>

See this.

I have no access to your database and therefore will not know if it works

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/f/9f23844c651ebc573de065006a1ebf57018bee69.png)

---

<div class="post-metadata">

### Author: ![rishabh\_2008](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/rishabh_2008/32/112230_2.png) [@rishabh\_2008](https://community.thunkable.com/u/rishabh_2008)
#### Post date: [September 13, 2021, 6:05am UTC](https://community.thunkable.com/t/chat-app-problem/1501917/23 "2021-09-13T06:05:24Z")

</div>

Sir so which code can i use by using firebase only  
I want the actual code by typing same roomname

---

<div class="post-metadata">

### Author: ![rishabh\_2008](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/rishabh_2008/32/112230_2.png) [@rishabh\_2008](https://community.thunkable.com/u/rishabh_2008)
#### Post date: [September 13, 2021, 6:05am UTC](https://community.thunkable.com/t/chat-app-problem/1501917/24 "2021-09-13T06:05:48Z")

</div>

You just guide me

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [September 13, 2021, 6:17am UTC](https://community.thunkable.com/t/chat-app-problem/1501917/25 "2021-09-13T06:17:02Z")

</div>

I just tested you code and I’m now confident that the way the project is designed it will save the last message only and without any use.

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/0/7/071c65e69671060bbf623c076b0114a3c66a771f.png)

---

<div class="post-metadata">

### Author: ![rishabh\_2008](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/rishabh_2008/32/112230_2.png) [@rishabh\_2008](https://community.thunkable.com/u/rishabh_2008)
#### Post date: [September 13, 2021, 6:21am UTC](https://community.thunkable.com/t/chat-app-problem/1501917/26 "2021-09-13T06:21:01Z")

</div>

Okay sir Got it thank u  
Thank u for your great help and check my app 😄

---

<div class="post-metadata">

### Author: ![rishabh\_2008](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/rishabh_2008/32/112230_2.png) [@rishabh\_2008](https://community.thunkable.com/u/rishabh_2008)
#### Post date: [September 13, 2021, 6:39am UTC](https://community.thunkable.com/t/chat-app-problem/1501917/27 "2021-09-13T06:39:33Z")

</div>

@muneer  
One more doubt after doing this code it will be saved more than 30 days  
??

> [@muneer](#):
>
> ```auto
> rules": {
> ".read": "true", 
> ".write": "true"
> }
> 
> ```

---

<div class="post-metadata">

### Author: ![rishabh\_2008](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/rishabh_2008/32/112230_2.png) [@rishabh\_2008](https://community.thunkable.com/u/rishabh_2008)
#### Post date: [September 13, 2021, 6:52am UTC](https://community.thunkable.com/t/chat-app-problem/1501917/28 "2021-09-13T06:52:42Z")

</div>

Hey @muneer

---

<div class="post-metadata">

### Author: ![muneer](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/muneer/32/75210_2.png) [@muneer](https://community.thunkable.com/u/muneer)
#### Post date: [September 13, 2021, 6:56am UTC](https://community.thunkable.com/t/chat-app-problem/1501917/29 "2021-09-13T06:56:55Z")

</div>

Yes, it is now forever.

---

<div class="post-metadata">

### Author: ![rishabh\_2008](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/rishabh_2008/32/112230_2.png) [@rishabh\_2008](https://community.thunkable.com/u/rishabh_2008)
#### Post date: [September 13, 2021, 6:57am UTC](https://community.thunkable.com/t/chat-app-problem/1501917/30 "2021-09-13T06:57:46Z")

</div>

Okay thank you so much sir

---

<div class="post-metadata">

### Author: ![rishabh\_2008](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/rishabh_2008/32/112230_2.png) [@rishabh\_2008](https://community.thunkable.com/u/rishabh_2008)
#### Post date: [October 16, 2021, 10:13am UTC](https://community.thunkable.com/t/chat-app-problem/1501917/31 "2021-10-16T10:13:04Z")

</div>

Sir your rule is working , it’s more than 30 days  
Now also the chat app is working

 ![Screenshot_20211016-154049](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/d/7/d77aff9be52b0ef7de81bbb04fb2ed8077f888d2.png)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 1:16pm UTC](https://community.thunkable.com/t/chat-app-problem/1501917/32 "2024-11-08T13:16:50Z")

</div>



[Previous page](https://community.thunkable.com/t/chat-app-problem/1501917.md?page=1)
