Android App is crashing when connecting to Firebase

本秂侑毒 提交于 2019-12-01 19:01:41

Version 2.5.1 of the Firebase SDK for Android accidentally introduced a dependency on Android API level 21.

We're working on a fix. In the meantime, you can avoid the problem by using Firebase SDK 2.5.0 or by using an Android device/emulator with API level 21 or higher.

Update: Firebase SDK for Android version 2.5.2 fixes this problem

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!