什么是使用Firebase的最低版Google Play服务?

时间:2021-03-06 07:04:18

Background

I'm developing an app using Firebase features (Realtime Database, Firebase Messaging, Analytics, Crash Reporting and Auth [Facebook]). In my country, most of the users don't have wifi and rarely upgrade apps (including Google Play Services).

我正在使用Firebase功能开发应用程序(实时数据库,Firebase消息传递,分析,崩溃报告和Auth [Facebook])。在我的国家/地区,大多数用户没有wifi,很少升级应用(包括Google Play服务)。

Question

  1. As the title suggests, I would like to know the minimum version (the lowest). I'm also willing to remove some features if it will help to lower the Google Play Services version.

    正如标题所示,我想知道最低版本(最低版本)。如果它有助于降低Google Play服务版本,我也愿意删除一些功能。

  2. Do I need to check google play service version in my application code or will Firebase check for me?

    我是否需要在我的应用程序代码中查看Google Play服务版本,或者Firebase会为我检查?

Finding so far and I'm confused,

  • This post say min version is 9.0
  • 这篇文章说最小版本是9.0
  • This post say min version is 8.1.15
  • 这篇帖子说min版本是8.1.15
  • This SO question say developer no need to check Google Play Services
  • 这个问题说开发者无需查看Google Play服务
  • but, This doc say developer need to check Google Play Services
  • 但是,该文档说开发人员需要检查Google Play服务

1 个解决方案

#1


8  

The most trustworthy site says 9.0

最值得信赖的网站说9.0

For a list of the libraries available for the different Firebase features, see Firebase libraries. The following features are now part of Firebase in the Google Play Services 9.0 SDK.

有关可用于不同Firebase功能的库列表,请参阅Firebase库。以下功能现在是Google Play Services 9.0 SDK中Firebase的一部分。

The current stable is 9.4.

目前的稳定是9.4。

https://firebase.google.com/support/releases

https://firebase.google.com/support/releases

#1


8  

The most trustworthy site says 9.0

最值得信赖的网站说9.0

For a list of the libraries available for the different Firebase features, see Firebase libraries. The following features are now part of Firebase in the Google Play Services 9.0 SDK.

有关可用于不同Firebase功能的库列表,请参阅Firebase库。以下功能现在是Google Play Services 9.0 SDK中Firebase的一部分。

The current stable is 9.4.

目前的稳定是9.4。

https://firebase.google.com/support/releases

https://firebase.google.com/support/releases