# How To Build a Presence System App with Firebase

**URL:** https://community.thunkable.com/t/how-to-build-a-presence-system-app-with-firebase/605125
**Category:** Questions about Thunkable X
**Tags:** firebase, beginner
**Created:** [June 9, 2020, 4:15pm UTC](https://community.thunkable.com/t/how-to-build-a-presence-system-app-with-firebase/605125 "2020-06-09T16:15:59Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![maskuullahoa](https://avatars.discourse-cdn.com/v4/letter/m/fbc32d/32.png) [@maskuullahoa](https://community.thunkable.com/u/maskuullahoa)
#### Post date: [June 9, 2020, 4:15pm UTC](https://community.thunkable.com/t/how-to-build-a-presence-system-app-with-firebase/605125/1 "2020-06-09T16:15:59Z")

</div>

When I’m using the app, firebase will record the information that I am online(online = true). But if I close the app or the internet loses the connection, firebase will record offline(online = false).

Thanks in advance

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [June 10, 2020, 12:19pm UTC](https://community.thunkable.com/t/how-to-build-a-presence-system-app-with-firebase/605125/2 "2020-06-10T12:19:58Z")

</div>

Hello @maskuullahoa and welcome 👋

Do you _have_ to use Firebase in your implementation?

I think that if you use a cloud variable this would would be a lot easier to set up and to create the logic for.

Thanks,  
D.

---

<div class="post-metadata">

### Author: ![maskuullahoa](https://avatars.discourse-cdn.com/v4/letter/m/fbc32d/32.png) [@maskuullahoa](https://community.thunkable.com/u/maskuullahoa)
#### Post date: [June 10, 2020, 6:08pm UTC](https://community.thunkable.com/t/how-to-build-a-presence-system-app-with-firebase/605125/3 "2020-06-10T18:08:06Z")

</div>

I’ll try it. Thank you very much.

---

<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, 11:27am UTC](https://community.thunkable.com/t/how-to-build-a-presence-system-app-with-firebase/605125/4 "2024-11-08T11:27:25Z")

</div>


