小编ÇAĞ*_*BUK的帖子

Flutter CloudFirestorePlugin.java 使用未经检查或不安全的操作。注意:使用 -Xlint:unchecked 重新编译以了解详细信息

我正在为我的 Flutter 项目设置 Firebase。当我使用signInAnonymously()方法时,它会引发此错误:

I/BiChannelGoogleApi( 9532): [FirebaseAuth: ] getGoogleApiForMethod()
returned Gms: com.google.firebase.auth.api.internal.zzaq@41ffdb0
I/flutter ( 9532): PlatformException(FirebaseException, An internal
error has occurred. [ API key not valid. Please pass a valid API key.
], null) I/flutter ( 9532): error sign in
Run Code Online (Sandbox Code Playgroud)

dart firebase firebase-authentication flutter

4
推荐指数
1
解决办法
5274
查看次数

标签 统计

dart ×1

firebase ×1

firebase-authentication ×1

flutter ×1