Android & IOS database Firebase

Good day friends!
I have an IOS project works with Firebase database.
How can i connect/ create Android project use the same database?

@davfisher Thanks very much for your question!

It shouldn’t be too hard. There are tutorials that you can find which show you how to use Firebase with Android. In the case of these tutorials, I imagine all you need to do is rather than creating a new database on Firebase to work with your app, you’d use the existing database that you currently are using with iOS instead.

I hope this helps!

All the best!

Thank you for answer, but I found tutorial to explain ios database or android database.
I can not find how to work with database from two devices(Android & IOS).
Regars.

This topic was automatically closed after 166 days. New replies are no longer allowed.