Hi,
I am trying to connect to projects to the same firebase/store... I saw some posts here but I can't see 1st project's collections in the 2nd project.
would anyone help me please with a "step-by-step" guide on how to do this?
Connecting two projects to one firebase database
Database & APIs
1- create a project in Firebase & a database in Firestore
2- connect the 1st project to Firebase/store ID
3- connect the 2nd project to Firebase/store ID
3- regenerate the config files for the 1st project and 2nd project
Yes