[Solved] Can we access Firestore or is it just Firebase Realtime Database

Hi all. Can we use Firestore or is it just the Realtime Database that is accessible from projects?

Many thanks.
Mark.

Hi @mark31l63x,

I think just Realtime Database.

But if you want to upload files like: Images, Videos and Sounds, Use Cloudinary component. Its easy and free. Only you need to signup in cloudinary.com and you will get (Cloud name, API key and API secret)

Once you get them set each property of Cloudinary component by the given.

1 Like