firebase - 迁移到 Play Install Referrer API Unity3d

标签 firebase unity-game-engine admob

我今天收到来自 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/

相关文章:

ios - '@' token main.m之前的预期表达式

android - 由于 META-INF 文件,Firebase MLKit 无法构建

c# - 在 Unity 中使用事件触发器 SetGazedAt 进行 Lerping 颜色

c# - 如何在不丢失任何形状的情况下简化基本网格?

android - 奖励视频黑屏

ionic-framework - 横幅未显示我的来自 adMob Ionic 3 的 ID

swift - 清空 Collection View Swift

Android - 创建和/或启动热词识别时出错

javascript - 尝试让 Firebase 电子邮件/密码身份验证与 React Native 一起使用

crash - Unity引擎崩溃4.2和4.3 : Execution Engine Exception SIGILL