📜  sign_in_failed com.google.android.gms.common.api.b 10 - 任何代码示例

📅  最后修改于: 2022-03-11 14:56:01.982000             🧑  作者: Mango

代码示例1
It's all about SHA1
If your using Debug:
===================
1. go to "cd Android"
2. and then: "gradlew signingReport" To get your SHA1
3. paste it on the FireBase App Settings.

If your using Release (To GPlay):
================================
1. Get the GPlay SHA1 from the App page > Set > "Application integrity"
2. paste it on the FireBase App Settings.