I have multiple flavors of my app. How should I set this up server side? My package names are:
com.example.app (production) com.example.app.staging (staging) com.example.app.fake (fake)
com.example.app
com.example.app.staging
com.example.app.fake
Should this be 3 separate projects in the firebase console?
1.4m articles
1.4m replys
5 comments
57.0k users