Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
将 Firebase Analytics 添加到我的 iOS 和 Android 应用后,Firebase 会自动跟踪 iOS 应用内购买的收入,但不会跟踪 Android 应用内购买。
我必须为 Android 版本编写额外的代码吗?
不需要额外的代码。
您需要将您的 Firebase 应用链接到 Google Play,以便在 Firebase Analytics 中报告这些应用内购买。您可以在 Firebase Project Settings->Account Linking 部分执行此操作。