Different flavours for 3 different firebase projects

Viewed 1364

I am having 3 different domains, A,B and C.

I have created 3 different Firebase projects in their individual respective consoles.

My Question

I am planning to create a single Android project and add flavours to them to support A,B,C and also place their respective google-json files in the respective flavour directory.

Remember that I cannot combine A,B,C in a single firebase project as those are totally 3 different domains.

I wondering if creating a product flavor will suit my requirement or not ?

How can I achieve it via flavors ? If not the only possible way is to create 3 different projects ?

0 Answers
Related