简体   繁体   中英

What is minimum version of Google Play Services to use Firebase?

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 ).

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.

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

Finding so far and I'm confused,

The most trustworthy site says 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.

The current stable is 9.4.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM