Firebase Analytics not working with Instant App or Normal App

前端 未结 1 906
悲&欢浪女
悲&欢浪女 2020-12-19 05:40

I have an app that is modularized to support instant-apps.

App modules:

  • app
  • instantapp
  • base
  • main
  • detail
  • se
相关标签:
1条回答
  • 2020-12-19 06:19

    I've had the same problem, I solved it adding the google-services.json to both base and app module and applying the google services plugin in both build.gradle files

    0 讨论(0)
提交回复
热议问题