FirebaseInitProvider: FirebaseApp initialization unsuccessful
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: We have followed the Add Firebase to your Android Project but we can't see the app receiving data in the Firebase Console. And when we launch the app, the log says: FirebaseInitProvider: FirebaseApp initialization unsuccessful What does this mean? What are we doing wrong? I can't find this error in the docs, nor here in StackOverflow. 回答1: What does this mean? What are we doing wrong? Would assume, that the authentication did not succeed. a) the buildscript repositories and dependencies for the project level build.gradle : buildscript {