Firebase Play服务9以下 [英] Firebase for Play Services below 9

查看:111
本文介绍了Firebase Play服务9以下的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

背景

我的应用程序严重依赖于Firebase。我使用了大多数服务,如身份验证,实时数据库,存储,分析,崩溃报告和更多。

到目前为止一切正常,但我有一个疑问
$ b

问题

由于Firebase是在Play Services 9中引入的,那些尚未更新到Play服务的设备将会发生什么情况。


  1. 我的应用如何在这些设备上工作我的应用程序严重依赖于Firebase?

  2. 如何使Firebase迎合backporting的情况?或者开发者应该怎么检查Play服务的版本并且要求用户更新?



    我的应用如何在这些设备上工作,因为我的应用严重依赖于Firebase?

    在安装应用程序时,它会提示他们一个消息说这个应用程序需要更高版本的Play服务。所以它正常工作。


    Firebase如何迎合backporting的情况?


    Firebase需要至少9个API。如果设备不支持设备中缺少的任何内容,则只会告诉他们,不必担心。
    $ b


    或者开发者应该如何检查Play Services的版本并要求用户更新?


    NO ,Android会为您做这件事。


    The Background

    My app is heavily dependent on Firebase. I use most of the services like Authentication, Realtime database, Storage, Analytics, Crash Reporting and more.

    Everything works fine so far, but I have a doubt regarding a particular scenario.

    The Problem

    As Firebase was introduced in Play Services 9, what will happen to those devices who have still not updated to Play Services 9.

    1. How will my app work on those devices as my app is heavily dependent on Firebase?

    2. How does Firebase cater to the scenario of backporting?

    3. Or should the developers some how check the version of Play Services and request the user to update?

    解决方案

    How will my app work on those devices as my app is heavily dependent on Firebase?

    When installing the application, it will prompt them a message saying that this app requires a higher version of Play Services. So it will work properly.

    How does Firebase cater to the scenario of backporting?

    Firebase needs a minimum API of 9. If the device doesn't support anything that's missing from the device, it will simply tell them, so you don't have to worry.

    Or should the developers some how check the version of Play Services and request the user to update?

    NO, Android does this for you.

    这篇关于Firebase Play服务9以下的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆