android - install_referrer Intent 弃用

标签 android firebase

我收到了来自 Google 的电子邮件:

We recently announced that we’ll be deprecating the install_referrer intent broadcast mechanism. Because one or more of your apps uses this intent to track referrals, we wanted to ensure you make the switch before March 1, 2020. After this date, new versions of the Play Store app will no longer broadcast the install_referrer intent after app installs.

我没有直接使用 install_referrer,但在浏览合并 list 时,我发现一些以包名称 com.google.firebase.measurement 命名的 Firebase 服务使用它。

我的 Firebase 依赖项已更新到最新版本。

我应该关心它吗?

最佳答案

来自 Firebase 支持:

This is a great catch. Thanks for bringing this to our attention. There's no need [to take] action from your end as of now, I've created an internal request so we could provide an alternative for the install_referrer intent broadcast before its deprecation. As of now, we are yet to find out any details or timelines as to when it will be implemented. You can check our release notes from time to time for any updates about Firebase features and its services.

奇怪的是 Google 的产品不同步。

但是,如果您不使用 Firebase 并且您的应用包含使用 install_referrer 的第三方库,请直接与他们联系。

要查找 install_referrer 包含在哪个库中,请打开合并 list 并搜索 install_referrer,检查 install_referrer 所在服务的包名称> 包括在内。

关于android - install_referrer Intent 弃用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59274930/

相关文章:

android - 以编程方式使用选项卡更改 fragment 的选项卡索引

firebase - Flutter 如何允许用户创建和切换多个账户?

android - 获取 Firebase 通知列表?

android - 在 Room 中编写基于某个枚举值进行选择的类型安全查询

java - 在 MainActivity.java 中使用非量化 tflite 文件所需的更改

swift - iOS 写入 Firebase 导致崩溃

firebase - Flutter:即使在屏幕之间导航后也会保存页面的状态

ios - 在 firebase 函数中拥有自己的完成处理程序(自定义类方法)

android - ConstraintLayout、RadioGroup和两列RadioButton

android - Android Studio嵌套复合构建-找不到插件com.android.library