367
Views
4
Comments
Solved
[Firebase Mobile] Realtime Database - Firebase
Question
firebase-mobile
Mobile icon
Forge asset by David Sousa

Hi,


Can I use the realtime database from Firebase ?

I have an app that stores clients details, and I wonder if I can store those clients in Firebase instead of Outsystems .. that way I can fetch that data from other applications!

I've search here in the forum and there are others who asked if we can make a CRUD method in firebase but no one taught how to do that .. they just say what can be done.


Anyone could plase give me an example of a connection between Outsystems and Firebase sharing data and not just PUSH notifications ? 


Thanks!!

2018-05-09 15-40-27
Pedro Oliveira
Staff
Solution

Hi João,

Probably the easiest way to understand how that works is to start by reading some of Google's own official documentation on it and then review a sample of the usage. A place where you can look is this component: https://www.outsystems.com/forge/component-overview/2845/in-app-chat-web. It is web but the structure is fairly similar to what you have in mobile.

Pedro

2026-02-05 12-21-48
Saher Hassan

Hey   this assest is not available now ,Do you have any resource where i can get to know how to connect to firebase and connect with real time database?

2022-05-19 09-39-13
David Sousa

Hey João,


In order to use the real-time database please refer to this component.

If you still want to use Firebase Mobile, it's possible to have Firebase and Firebase Mobile in the same mobile app.

Does that answer your question?


Regards,

David

UserImage.jpg
Joao Tiburcio

David Sousa wrote:

Hey João,


In order to use the real-time database please refer to this component.

If you still want to use Firebase Mobile, it's possible to have Firebase and Firebase Mobile in the same mobile app.

Does that answer your question?


Regards,

David


Hey David,


thank you for the response, it's good to know that there are ways to fix my problem.

But I've tried this other component and the documentation teaches how to connect with Firebase and I manage to do that, but I didn't find how to store data in it or either how do I get the data there..

Do you know any tutorial or extra documentation that could help me ?


Thank you again,

João


2018-05-09 15-40-27
Pedro Oliveira
Staff
Solution

Hi João,

Probably the easiest way to understand how that works is to start by reading some of Google's own official documentation on it and then review a sample of the usage. A place where you can look is this component: https://www.outsystems.com/forge/component-overview/2845/in-app-chat-web. It is web but the structure is fairly similar to what you have in mobile.

Pedro

2026-02-05 12-21-48
Saher Hassan

Hey   this assest is not available now ,Do you have any resource where i can get to know how to connect to firebase and connect with real time database?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.