I created two database on firebase (Prod and Dev environment). I linked the first crashlitics with my app. I would like to link my second database too. It doesn't work, dev environment crashlitics does not recognize my app when i build and launch. Firstly is it possible ?
Asked
Active
Viewed 85 times
0
-
Have you got one or two `google-services.json` files? – Boken Oct 24 '19 at 16:42
-
i have two google-services.json – Halima Oct 25 '19 at 07:54
-
I separated them on my android studio project, in a release and debug folder. It works for firebase database. – Halima Oct 25 '19 at 07:59