gpt4 book ai didi

firebase - 迁移到 Play Install Referrer API Unity3d

转载 作者:行者123 更新时间:2023-12-02 21:40:27 30 4
gpt4 key购买 nike

我今天收到来自 Google Play 的消息

Hello Google Play Developer,

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.

Action required

Migrate to the Play Install Referrer API to track your app installs for the following apps and/or games.

我正在使用 unity3d,我的项目有(Firebase 和 AdMob),但我不知道我能做什么,因为这个库来自 google!

最佳答案

根本原因是您的 Admob 或 Firebase 添加到合并 list 中的以下权限

 <uses-permission android:name="com.google.android.finsky.permission.BIND_GET_INSTALL_REFERRER_SERVICE" />

对于 Firebase,您可能应该关注 Google 的下一个 Firebase 更新,但如果您的项目中只有 Admob 并且您使用的是 com.google.android.gms:play-services-ads:18.2.0 在您的构建 Gradle 中,更新到 18.3.0 (或更高版本),然后重新构建并验证此权限是否已从中级的 merged-manifest(在构建文件夹中生成)中删除文件夹!

关于firebase - 迁移到 Play Install Referrer API Unity3d,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59276004/

30 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com