# How to make a private Chat app

**URL:** https://community.thunkable.com/t/how-to-make-a-private-chat-app/1036508
**Category:** Questions about Thunkable X
**Created:** [December 15, 2020, 1:55pm UTC](https://community.thunkable.com/t/how-to-make-a-private-chat-app/1036508 "2020-12-15T13:55:27Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![tanisshagunjal](https://avatars.discourse-cdn.com/v4/letter/t/a88e4f/32.png) [@tanisshagunjal](https://community.thunkable.com/u/tanisshagunjal)
#### Post date: [December 15, 2020, 1:55pm UTC](https://community.thunkable.com/t/how-to-make-a-private-chat-app/1036508/1 "2020-12-15T13:55:27Z")

</div>

Hi everyone,  
if a user wants to privatly ask me a question on my app how do iadd a chat feature where i can message them privatly

---

<div class="post-metadata">

### Author: ![tanisshagunjal](https://avatars.discourse-cdn.com/v4/letter/t/a88e4f/32.png) [@tanisshagunjal](https://community.thunkable.com/u/tanisshagunjal)
#### Post date: [December 15, 2020, 1:56pm UTC](https://community.thunkable.com/t/how-to-make-a-private-chat-app/1036508/2 "2020-12-15T13:56:16Z")

</div>

pls reply fast

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [December 15, 2020, 1:57pm UTC](https://community.thunkable.com/t/how-to-make-a-private-chat-app/1036508/3 "2020-12-15T13:57:18Z")

</div>

use firebase

---

<div class="post-metadata">

### Author: ![tanisshagunjal](https://avatars.discourse-cdn.com/v4/letter/t/a88e4f/32.png) [@tanisshagunjal](https://community.thunkable.com/u/tanisshagunjal)
#### Post date: [December 15, 2020, 1:58pm UTC](https://community.thunkable.com/t/how-to-make-a-private-chat-app/1036508/4 "2020-12-15T13:58:10Z")

</div>

how do u use firebase for that

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [December 15, 2020, 1:58pm UTC](https://community.thunkable.com/t/how-to-make-a-private-chat-app/1036508/5 "2020-12-15T13:58:48Z")

</div>

it is a database that works online

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [December 15, 2020, 1:59pm UTC](https://community.thunkable.com/t/how-to-make-a-private-chat-app/1036508/6 "2020-12-15T13:59:09Z")

</div>

if you have specific doubts then only we can help you

---

<div class="post-metadata">

### Author: ![tanisshagunjal](https://avatars.discourse-cdn.com/v4/letter/t/a88e4f/32.png) [@tanisshagunjal](https://community.thunkable.com/u/tanisshagunjal)
#### Post date: [December 15, 2020, 1:59pm UTC](https://community.thunkable.com/t/how-to-make-a-private-chat-app/1036508/7 "2020-12-15T13:59:52Z")

</div>

i know what firebase is, but how do i get the notifications and how do i reply to them privatly

---

<div class="post-metadata">

### Author: ![luv.ak.tech](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/luv.ak.tech/32/104896_2.png) [@luv.ak.tech](https://community.thunkable.com/u/luv.ak.tech)
#### Post date: [December 15, 2020, 2:01pm UTC](https://community.thunkable.com/t/how-to-make-a-private-chat-app/1036508/8 "2020-12-15T14:01:50Z")

</div>

I dont think notification will even work even if app closed and for replying make a text input and when they click send add the message you wrote from your text input to your  
list as value in firebase

---

<div class="post-metadata">

### Author: ![itzvinie](https://avatars.discourse-cdn.com/v4/letter/i/eb9ed0/32.png) [@itzvinie](https://community.thunkable.com/u/itzvinie)
#### Post date: [October 26, 2021, 2:56pm UTC](https://community.thunkable.com/t/how-to-make-a-private-chat-app/1036508/9 "2021-10-26T14:56:14Z")

</div>

So how do we get the private chat done, with multiple users on the app… Thanks

---

<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, 12:19pm UTC](https://community.thunkable.com/t/how-to-make-a-private-chat-app/1036508/10 "2024-11-08T12:19:46Z")

</div>


