Can i disable Firebase plugin for specific flavor?

前端 未结 5 746
旧巷少年郎
旧巷少年郎 2021-02-13 03:16

I\'m currently trying out the Firebase analytics suit, but, i have faced one small issue, my app is distributed on both google play and amazon store (which doesn\'t support goog

5条回答
  •  抹茶落季
    2021-02-13 03:33

    Although Firebase does not officially support devices without Google Play services, Analytics should in fact work on such devices and so you may not actually need to disable Firebase (or remove the plugin) in your Amazon build. Have you tried it yet?

提交回复
热议问题