简体   繁体   English

Flutter firebase 分析多个项目

[英]Flutter firebase analytics multiple projects

Is there a way to switch firebase analytics project on running flutter app?有没有办法在运行 flutter 应用程序时切换 firebase 分析项目?

Scenario: We have e-commerce web portals in few countries (each on subdomain).场景:我们在几个国家(每个子域)都有电子商务 web 门户。 For each we have separate web firebase analytics projects.对于每一个,我们都有单独的 web firebase 分析项目。

Now we develop mobile app (one common for all countries).现在我们开发移动应用程序(所有国家/地区通用)。 Inside app user can select particular shop.内部应用程序用户可以 select 特定商店。 We want target events to proper analytics mobile project.我们希望将事件定位到适当的分析移动项目。

Any help appreciated.任何帮助表示赞赏。

There is not currently a way to use multiple Firebase apps with Firebase Analytics.目前没有办法将多个 Firebase 应用程序与 Firebase Analytics 一起使用。 This is a long-standing feature request - https://github.com/firebase/firebase-ios-sdk/issues/230 .这是一个长期存在的功能请求 - https://github.com/firebase/firebase-ios-sdk/issues/230

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM