I want to make an android project using firebase as backend for it, the project contains multiple apps for admin,vendor,user and I know it's possible to add multiple apps in the same firebase project but is it possible to use one project and different apps in google developer console to add sha-1 for every app in it or what the best approach to implement that?
Asked
Active
Viewed 64 times
2
-
2Yup, that should all be possible, and in fact fairly straightforward. Just create an app instance in the Firebase console, for each of your apps, and fill in the details. If you run into problems, please report back with details about what you did, and went wrong. – Frank van Puffelen Jun 09 '21 at 00:41